fix(core): update

This commit is contained in:
2020-02-10 21:08:52 +00:00
parent bd7349ab37
commit e515f91088
7 changed files with 92 additions and 51 deletions

View File

@@ -22,14 +22,14 @@
},
"dependencies": {},
"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"
]
}
}