fix(core): update

This commit is contained in:
2020-05-22 07:59:05 +00:00
parent bf7a2c9146
commit 2266813faf
4 changed files with 18 additions and 5 deletions

View File

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