aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-14 23:59:16 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-14 23:59:16 -0500
commit495e0d4518871e950afcd38d7d3afeb5477076dc (patch)
treefd2bc9f49340a1c7f4f530e6aaa6607d4a4efacf /package.json
parent6738cb883c37f2e388f1c86c84bd4c34a98699bd (diff)
finish migration
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 1 insertions, 9 deletions
diff --git a/package.json b/package.json
index f9bf42e..1306987 100644
--- a/package.json
+++ b/package.json
@@ -14,15 +14,6 @@
},
"license": "MIT",
"devDependencies": {
- "@babel/core": "^7.2.2",
- "@babel/plugin-proposal-class-properties": "^7.3.0",
- "@babel/plugin-transform-runtime": "^7.2.0",
- "@babel/polyfill": "^7.2.5",
- "@babel/preset-env": "^7.3.1",
- "@babel/preset-react": "^7.0.0",
- "@babel/preset-typescript": "^7.1.0",
- "babel-eslint": "^10.0.1",
- "babel-loader": "^8.0.5",
"copy-webpack-plugin": "^4.6.0",
"css-loader": "^2.1.0",
"eslint": "^5.13.0",
@@ -41,6 +32,7 @@
"@material-ui/core": "^3.9.2",
"@material-ui/icons": "^3.0.2",
"@types/chrome": "0.0.79",
+ "@types/classnames": "^2.2.7",
"@types/material-ui": "^0.21.6",
"@types/react": "^16.8.2",
"@types/react-dates": "^17.1.5",