Skip to content

Commit 301894c

Browse files
author
Eugene Cheung
committed
Updates
1 parent 831b11e commit 301894c

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
@@ -27,7 +27,7 @@
2727
"babel-polyfill": "^6.9.1",
2828
"babel-preset-es2015": "^6.9.0",
2929
"babel-preset-react": "^6.5.0",
30-
"body-parser": "^1.15.1",
30+
"body-parser": "^1.15.2",
3131
"connect-history-api-fallback": "^1.2.0",
3232
"copy-webpack-plugin": "^3.0.1",
3333
"css-loader": "^0.23.1",
@@ -39,7 +39,7 @@
3939
"nodemon": "^1.9.2",
4040
"postcss-loader": "^0.9.1",
4141
"react-hot-loader": "^1.3.0",
42-
"sass-loader": "^3.2.0",
42+
"sass-loader": "^3.2.1",
4343
"style-loader": "^0.13.1",
4444
"webpack": "^1.13.1",
4545
"webpack-dev-middleware": "^1.6.1",

0 commit comments

Comments
 (0)