-
- Downloads
#140382397 #4 Add production webpack config
... | ... | @@ -16,7 +16,8 @@ |
"babel-loader": "^6.2.5", | ||
"babel-preset-es2015": "^6.16.0", | ||
"babel-preset-stage-1": "^6.16.0", | ||
"react": "^15.3.2", | ||
"compression-webpack-plugin": "^0.3.2", | ||
"react": "^15.4.0", | ||
"react-hot-loader": "^3.0.0-beta.5", | ||
"webpack": "^1.13.2", | ||
"webpack-bundle-tracker": "0.0.93", | ||
... | ... | @@ -26,10 +27,10 @@ |
"axios": "^0.14.0", | ||
"babel-core": "^6.17.0", | ||
"babel-preset-react": "^6.16.0", | ||
"material-ui": "^0.16.0", | ||
"react-dom": "^15.3.2", | ||
"react-router": "^3.0.2", | ||
"react-tap-event-plugin": "^2.0.1", | ||
"semantic-ui-css": "^2.2.9", | ||
"semantic-ui-react": "^0.65.0" | ||
} | ||
} |
Please register or sign in to comment