Freak613 / stage0

Collection of low-level DOM tools for building high performant web interfaces
MIT License
262 stars 16 forks source link

Missing keyed #5

Closed mrjjwright closed 5 years ago

mrjjwright commented 5 years ago

Love this lib, pairs awesome with S.js. I am not getting keyed.js when I do a yarn add stage0. Any ideas?

screen shot 2018-11-18 at 9 48 59 pm

Freak613 commented 5 years ago

Is it latest version? I just checked and everything is there. yarn could cache some old version, you should try to update stage0 to the latest one https://yarnpkg.com/lang/en/docs/cli/upgrade/

mrjjwright commented 5 years ago

Holy cow, for some reason I was working on a really old version of stage0 0.0.2! Didn't check my package.json before submitting this. Sorry, not sure how that happened. Again, thanks for the awesome lib!

Freak613 commented 5 years ago

You're welcome)