fix(core): update

This commit is contained in:
2019-09-10 07:26:50 +02:00
parent 71a1cde491
commit f572603e04
5 changed files with 86 additions and 64 deletions

View File

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