Skip to content

Commit 98e223f

Browse files
author
Erik Peldan
committed
Downgrade cssLoader because of bug 'Promise is not defined'
1 parent 8e66ced commit 98e223f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"babel-core": "^5.6.18",
4343
"babel-loader": "^5.1.4",
4444
"babel-plugin-react-transform": "^1.1.0",
45-
"css-loader": "^0.21.0",
45+
"css-loader": "0.18.0",
4646
"expect": "^1.6.0",
4747
"express": "^4.13.3",
4848
"mocha": "^2.3.3",

0 commit comments

Comments
 (0)