Added some improvements

This commit is contained in:
Alejandro Celaya
2018-05-13 09:48:21 +02:00
parent 60c45ee795
commit e62416e9bb
12 changed files with 71 additions and 50 deletions

View File

@@ -10,6 +10,7 @@
"babel-loader": "7.1.2",
"babel-preset-react-app": "^3.1.1",
"babel-runtime": "6.26.0",
"bootstrap": "^4.1.1",
"case-sensitive-paths-webpack-plugin": "2.1.1",
"chalk": "1.1.3",
"css-loader": "0.28.7",
@@ -34,6 +35,7 @@
"react": "^16.3.2",
"react-dev-utils": "^5.0.1",
"react-dom": "^16.3.2",
"reactstrap": "^6.0.1",
"resolve": "1.6.0",
"style-loader": "0.19.0",
"sw-precache-webpack-plugin": "0.11.4",