fix(core): update

This commit is contained in:
2019-10-22 15:11:40 +02:00
parent 7ec6579cc3
commit 7cd739ff23
7 changed files with 63 additions and 65 deletions

View File

@ -31,5 +31,16 @@
},
"dependencies": {
"@pushrocks/smartlog-interfaces": "^2.0.5"
}
}
},
"files": [
"ts/**/*",
"ts_web/**/*",
"dist/**/*",
"dist_web/**/*",
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}