Skip to content

Commit 808d4ff

Browse files
committed
Updated bootstrap-loader & bootstrap-sass
1 parent c86e8a9 commit 808d4ff

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

client/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"babel-preset-react": "^6.24.1",
5656
"babel-preset-stage-2": "^6.24.1",
5757
"babel-runtime": "^6.26.0",
58-
"bootstrap-loader": "^2.2.0",
59-
"bootstrap-sass": "^3.3.7",
58+
"bootstrap-loader": "^3.0.2",
59+
"bootstrap-sass": "^3.4.1",
6060
"classnames": "^2.2.5",
6161
"compression-webpack-plugin": "^2.0.0",
6262
"css-loader": "^0.28.7",
@@ -75,6 +75,7 @@
7575
"loader-utils": "^1.1.0",
7676
"lodash": "^4.17.4",
7777
"marked": "^0.6.1",
78+
"mini-css-extract-plugin": "^0.5.0",
7879
"node-sass": "^4.11.0",
7980
"node-uuid": "^1.4.8",
8081
"postcss-loader": "^2.0.8",
@@ -91,7 +92,7 @@
9192
"react-router-redux": "^4.0.8",
9293
"redux": "^3.7.2",
9394
"redux-thunk": "^2.2.0",
94-
"resolve-url-loader": "^2.2.0",
95+
"resolve-url-loader": "^3.0.1",
9596
"sass-loader": "^6.0.6",
9697
"sass-resources-loader": "^1.3.3",
9798
"style-loader": "^0.19.0",

0 commit comments

Comments
 (0)