fix(core): update

This commit is contained in:
2019-10-02 11:18:45 +02:00
parent ac0bb6f9b0
commit c5596f1a8f
5 changed files with 254 additions and 243 deletions

View File

@ -32,5 +32,16 @@
"@pushrocks/smartshell": "^2.0.25",
"@types/figures": "^3.0.1",
"figures": "^3.0.0"
}
}
},
"files": [
"ts/*",
"ts_web/*",
"dist/*",
"dist_web/*",
"dist_ts_web/*",
"assets/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}