fix(core): update

This commit is contained in:
2019-11-09 13:00:30 +01:00
parent e413a8116d
commit afb4e3339a
13 changed files with 123 additions and 89 deletions
+7 -7
View File
@@ -40,14 +40,14 @@
"@pushrocks/smartunique": "^3.0.1"
},
"files": [
"ts/*",
"ts_web/*",
"dist/*",
"dist_web/*",
"dist_ts_web/*",
"assets/*",
"ts/**/*",
"ts_web/**/*",
"dist/**/*",
"dist_web/**/*",
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}
}