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 48c0179 commit b17dc9aCopy full SHA for b17dc9a
package.json
@@ -37,7 +37,7 @@
37
"cli-table": "https://github.com/telerik/cli-table/tarball/v0.3.1.2",
38
"color": "3.0.0",
39
"colors": "1.1.2",
40
- "detect-newline": "^2.1.0",
+ "detect-newline": "2.1.0",
41
"email-validator": "1.0.4",
42
"esprima": "2.7.0",
43
"gaze": "1.1.0",
@@ -74,7 +74,7 @@
74
"shelljs": "0.7.6",
75
"simple-plist": "0.2.1",
76
"source-map": "0.5.6",
77
- "stringify-package": "^1.0.0",
+ "stringify-package": "1.0.0",
78
"tabtab": "https://github.com/Icenium/node-tabtab/tarball/master",
79
"tar": "4.4.4",
80
"temp": "0.8.3",
0 commit comments