Skip to content

Commit b17dc9a

Browse files
committed
Pin packages to exact versions
1 parent 48c0179 commit b17dc9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"cli-table": "https://github.com/telerik/cli-table/tarball/v0.3.1.2",
3838
"color": "3.0.0",
3939
"colors": "1.1.2",
40-
"detect-newline": "^2.1.0",
40+
"detect-newline": "2.1.0",
4141
"email-validator": "1.0.4",
4242
"esprima": "2.7.0",
4343
"gaze": "1.1.0",
@@ -74,7 +74,7 @@
7474
"shelljs": "0.7.6",
7575
"simple-plist": "0.2.1",
7676
"source-map": "0.5.6",
77-
"stringify-package": "^1.0.0",
77+
"stringify-package": "1.0.0",
7878
"tabtab": "https://github.com/Icenium/node-tabtab/tarball/master",
7979
"tar": "4.4.4",
8080
"temp": "0.8.3",

0 commit comments

Comments
 (0)