move dependencies needed to build CLI to separate package.json
This commit is contained in:
parent
bd54c20d3e
commit
a6e6d4b72b
6 changed files with 4721 additions and 3589 deletions
|
|
@ -54,9 +54,6 @@
|
|||
"sinon": "^9.0.2",
|
||||
"tslint": "^6.1.0",
|
||||
"tslint-eslint-rules": "^5.4.0",
|
||||
"ts-loader": "^8.0.2",
|
||||
"typescript": "^3.7.5",
|
||||
"webpack": "^4.44.1",
|
||||
"webpack-cli": "^3.3.12"
|
||||
"typescript": "^3.7.5"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue