Fix package.json syntax error

This commit is contained in:
David Kaltschmidt
2015-10-26 14:49:20 +00:00
parent a2877102f1
commit 92e56a492b

View File

@@ -45,7 +45,7 @@
"style-loader": "^0.12.3",
"url": "^0.10.3",
"url-loader": "^0.5.6",
"webpack": "^1.9.10",
"webpack": "^1.9.10"
},
"optionalDependencies": {
"express": "^4.13.3",