shift stub

This commit is contained in:
Alexander Wong
2018-04-18 13:05:56 -06:00
parent e6ee51f481
commit 63b523a8a4
8 changed files with 1306 additions and 562 deletions
+4 -4
View File
@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^0.17.1",
"axios": "^0.18.0",
"localStorage": "^1.0.3",
"react": "^16.2.0",
"react-color": "^2.13.8",
@@ -11,11 +11,11 @@
"react-redux": "^5.0.6",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-scripts": "1.1.0",
"redux": "^3.7.2",
"react-scripts": "^1.1.0",
"redux": "^4.0.0",
"redux-logger": "^3.0.6",
"redux-saga": "^0.16.0",
"semantic-ui-react": "^0.77.2"
"semantic-ui-react": "^0.79.1"
},
"scripts": {
"start": "react-scripts start",