1
0
Fork 0

remove duplicate typescript deps

Fixes #41
This commit is contained in:
Travis Fischer 2018-07-15 11:58:15 -04:00 committed by Joost De Cock
parent c4079a6f3d
commit b01b667efd

View file

@ -31,12 +31,9 @@
"babel-runtime": "^6.26.0",
"cross-env": "^5.1.4",
"gh-pages": "^1.2.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-scripts-ts": "^2.16.0",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"react-scripts-ts": "2.15.1",
"react-scripts-ts": "^2.16.0",
"rollup": "^0.62.0",
"rollup-plugin-babel": "^3.0.7",
"rollup-plugin-commonjs": "^9.1.3",