fix(core): update

This commit is contained in:
2020-03-15 18:58:46 +00:00
parent d8f4b011b7
commit c7f800fc88
6 changed files with 17 additions and 15 deletions

View File

@@ -52,11 +52,12 @@
"ts/**/*",
"ts_web/**/*",
"dist/**/*",
"dist_web/**/*",
"dist_*/**/*",
"dist_ts/**/*",
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
"readme.md"
]
}
}