Fix dependencies

This commit is contained in:
Federico Grandi
2019-12-20 22:28:48 +01:00
parent 6354828f7b
commit 570c13708e
2 changed files with 287 additions and 1108 deletions

1392
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,12 +32,11 @@
"shelljs": "^0.8.3"
},
"devDependencies": {
"@node-minify/babel-minify": "^4.1.2",
"@node-minify/cli": "^4.1.2",
"@types/node": "^12.7.12",
"@types/shelljs": "^0.8.6",
"@typescript-eslint/eslint-plugin": "^2.12.0",
"@typescript-eslint/parser": "^2.12.0",
"babel-minify": "^0.5.1",
"eslint": "^6.8.0",
"typescript": "^3.6.4"
}