Move CLI dependencies in their own package.json

This commit is contained in:
Chocobozzz
2019-05-27 14:56:06 +02:00
committed by Chocobozzz
parent ff747e7940
commit 7e9d3f259d
11 changed files with 3015 additions and 1413 deletions
+1
View File
@@ -17,6 +17,7 @@
"typeRoots": [ "node_modules/@types", "server/typings" ]
},
"exclude": [
"server/tools/",
"client/node_modules",
"node_modules",
"dist",