Feature/package install warnings#325
Conversation
|
@andrewstec will CircleCI run on this PR automatically? |
winstan
left a comment
There was a problem hiding this comment.
Fine...
But some of these changes don't do anything.... ^2.0.5 should be the same as ^2.0.8 and also ^4 the same as ^4.41.5... (caret meaning update to the latest minor version)
Hi Reid. It did: https://circleci.com/gh/ubccpsctech/classy/1217. It looks like CircleCI did not send back the information to Github. If I re-run it, it will likely fix this PR pre-req. |
In the case of In the other case, the more verbose convention is more widely used in the package.json file. Those were exceptions to the rule. They do not have to change though. |
|
CircleCI is currently re-running to fix the pre-req status on this PR. |
I'm happy without any changes. :) |

Warnings would be produced during
yarn installcommand when no lockfile was used during the installation:From: https://github.com/OnsenUI/OnsenUI/blob/master/package.json
Sha.js issue will be resolved here: ubccpsctech#99