Closed davidpfahler closed 10 years ago
As it is the new default of npm, I would recomment using caret symbol. This will automatically install fixes when running npm install.
npm install
No need to merge, you can do it on your own, of course. Just wanted to make it as easy as possible ;)
Thanks!
As it is the new default of npm, I would recomment using caret symbol. This will automatically install fixes when running
npm install
.No need to merge, you can do it on your own, of course. Just wanted to make it as easy as possible ;)