We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99247fa commit d4af33aCopy full SHA for d4af33a
.npmrc
@@ -0,0 +1 @@
1
+save-exact = true
package.json
@@ -58,19 +58,19 @@
58
"node-uuid": "1.4.7",
59
"nodemon": "1.9.2",
60
"nyc": "6.6.1",
61
- "proxyquire": "^1.7.9",
+ "proxyquire": "1.7.9",
62
"rimraf": "2.5.2",
63
- "semantic-release": "^4.3.5",
+ "semantic-release": "4.3.5",
64
"semver": "5.1.0",
65
- "sinon": "^1.17.3"
+ "sinon": "1.17.3"
66
},
67
"dependencies": {
68
"chalk": "1.1.3",
69
"cz-conventional-changelog": "1.1.6",
70
"dedent": "0.6.0",
71
"detect-indent": "4.0.0",
72
"find-node-modules": "1.0.1",
73
- "find-root": "^1.0.0",
+ "find-root": "1.0.0",
74
"glob": "7.0.4",
75
"gulp": "3.9.1",
76
"gulp-git": "1.7.2",
0 commit comments