donejs / cli

The DoneJS command line interface
https://www.npmjs.com/package/donejs-cli
MIT License
6 stars 7 forks source link

Lock CanJS package versions #94

Open phillipskevin opened 6 years ago

phillipskevin commented 6 years ago

Our general recommendation is to lock your can-* dependencies to specific versions and update when canjs/canjs updates or when you need a specific bug fix.

We should follow this strategies in apps created by donejs.

frank-dspeed commented 6 years ago

@phillipskevin i think a tool that can lock all can-* packages to match tags on github/canjs/canjs would be more perfect so you can lock to canjs/canjs versions