chore: move @types/* dependencies to the root package.json (#961)

This commit is contained in:
Róbert Kiss
2019-06-02 22:21:05 +02:00
committed by László Monda
parent 400f01dabe
commit 56ebfba8ad
10 changed files with 34 additions and 92 deletions

View File

@@ -5,7 +5,6 @@
"main": "uhk.js",
"license": "GPL-3.0",
"devDependencies": {
"@types/node": "8.0.28",
"shx": "0.2.2",
"typescript": "2.6.2"
},