Remove remaining unused deps

This commit is contained in:
Fabio Berger
2018-04-03 15:27:45 +09:00
parent 913264c811
commit 1b7c7037b8
7 changed files with 97 additions and 1173 deletions

View File

@@ -39,7 +39,6 @@
"@types/react": "^16.0.34",
"@types/react-dom": "^16.0.3",
"@types/react-scroll": "0.0.31",
"@types/react-tap-event-plugin": "0.0.30",
"basscss": "^8.0.3",
"compare-versions": "^3.0.1",
"lodash": "^4.17.4",
@@ -48,7 +47,6 @@
"react-dom": "15.6.1",
"react-markdown": "^3.2.2",
"react-scroll": "^1.5.2",
"react-tap-event-plugin": "^2.0.1",
"react-tooltip": "^3.2.7"
},
"publishConfig": {