fix(core): update

This commit is contained in:
2019-09-10 18:03:33 +02:00
parent 7433c1dba4
commit d559b0f402
12 changed files with 59 additions and 396 deletions

View File

@@ -39,5 +39,16 @@
"@pushrocks/smartinteract": "^2.0.4",
"@pushrocks/smartpromise": "^3.0.2",
"@pushrocks/smartyaml": "^2.0.3"
}
}
},
"files": [
"ts/*",
"ts_web/*",
"dist/*",
"dist_web/*",
"dist_ts_web/*",
"assets/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}