fix(core): update

This commit is contained in:
2019-08-27 20:15:22 +02:00
parent c8c0cbd47a
commit ad0b7ac21c
4 changed files with 38 additions and 33 deletions

View File

@@ -38,5 +38,16 @@
"@pushrocks/smartpromise": "^3.0.2",
"@types/which": "^1.3.1",
"which": "^1.3.1"
}
}
},
"files": [
"ts/*",
"ts_web/*",
"dist/*",
"dist_web/*",
"dist_ts_web/*",
"assets/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}