move dependencies needed to build CLI to separate package.json

This commit is contained in:
Robert Brignull 2020-08-24 14:01:58 +01:00
parent bd54c20d3e
commit a6e6d4b72b
6 changed files with 4721 additions and 3589 deletions

4
.gitignore vendored
View file

@ -1,2 +1,2 @@
/cli/
/packaging/dist/
/packaging/node_modules/