fix(core): update

This commit is contained in:
2019-07-08 16:57:45 +02:00
parent 13f3f7b2f6
commit be44a1354b
2 changed files with 22 additions and 20 deletions

View File

@@ -22,5 +22,15 @@
},
"dependencies": {
"@pushrocks/smartpromise": "^3.0.2"
}
}
},
"files": [
"ts/*",
"ts_web/*",
"dist/*",
"dist_web/*",
"assets/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}