From 495e0d4518871e950afcd38d7d3afeb5477076dc Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 14 Feb 2019 23:59:16 -0500 Subject: finish migration --- package.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'package.json') 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", -- cgit v1.2.3