Skip to content

Commit a749008

Browse files
committed
Exact versions
1 parent 686e9b5 commit a749008

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
"eslint-plugin-import": "1.14.0",
3838
"eslint-watch": "2.1.14",
3939
"express": "4.14.0",
40-
"extract-text-webpack-plugin": "^1.0.1",
40+
"extract-text-webpack-plugin": "1.0.1",
4141
"html-webpack-plugin": "2.22.0",
4242
"jsdom": "9.4.2",
4343
"localtunnel": "1.8.1",
@@ -48,7 +48,7 @@
4848
"numeral": "1.5.3",
4949
"open": "0.0.5",
5050
"rimraf": "2.5.4",
51-
"style-loader": "^0.13.1",
51+
"style-loader": "0.13.1",
5252
"webpack": "1.13.2",
5353
"webpack-dev-middleware": "1.6.1",
5454
"webpack-hot-middleware": "2.12.2",

0 commit comments

Comments
 (0)