We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1abde58 commit 4ac3d13Copy full SHA for 4ac3d13
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "node-updater-test",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"main": "index.js",
5
"license": "MIT",
6
"dependencies": {
7
- "react": "^15.0.0"
+ "react": "16.3.2"
8
}
9
sub-project/package.json
"name": "sub-project",
- "version": "2.0.2",
+ "version": "2.0.3",
- "lodash": "^3.0.0"
+ "lodash": "4.17.5"
0 commit comments