fix(core): update

This commit is contained in:
2019-12-15 18:18:39 +00:00
parent c49b518b8a
commit 16826ed337
3 changed files with 61 additions and 46 deletions

View File

@@ -25,13 +25,14 @@
"@pushrocks/smartstring": "^3.0.17"
},
"files": [
"ts/*",
"ts_web/*",
"dist/*",
"dist_web/*",
"assets/*",
"ts/**/*",
"ts_web/**/*",
"dist/**/*",
"dist_web/**/*",
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}
}