|
|
@ -3,7 +3,6 @@
|
|
|
|
"version": "0.1.0",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"private": true,
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@types/recompose": "^0.24.4",
|
|
|
|
|
|
|
|
"ical.js": "^1.2.2",
|
|
|
|
"ical.js": "^1.2.2",
|
|
|
|
"immutable": "^4.0.0-rc.9",
|
|
|
|
"immutable": "^4.0.0-rc.9",
|
|
|
|
"isomorphic-fetch": "^2.1.1",
|
|
|
|
"isomorphic-fetch": "^2.1.1",
|
|
|
@ -45,6 +44,7 @@
|
|
|
|
"@types/react-redux": "^5.0.14",
|
|
|
|
"@types/react-redux": "^5.0.14",
|
|
|
|
"@types/react-router": "^4.0.19",
|
|
|
|
"@types/react-router": "^4.0.19",
|
|
|
|
"@types/react-router-dom": "^4.2.3",
|
|
|
|
"@types/react-router-dom": "^4.2.3",
|
|
|
|
|
|
|
|
"@types/recompose": "^0.24.4",
|
|
|
|
"@types/redux-actions": "^2.2.3",
|
|
|
|
"@types/redux-actions": "^2.2.3",
|
|
|
|
"@types/redux-logger": "^3.0.5",
|
|
|
|
"@types/redux-logger": "^3.0.5",
|
|
|
|
"@types/reselect": "^2.2.0",
|
|
|
|
"@types/reselect": "^2.2.0",
|
|
|
|