fix(core): update

This commit is contained in:
2019-07-17 18:01:57 +02:00
parent 52cde0c4d9
commit b369197763
2 changed files with 5 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
"ts_web/*",
"dist/*",
"dist_web/*",
"dist_ts_web/*",
"assets/*",
"cli.js",
"npmextra.json",
@@ -31,4 +32,4 @@
"directories": {
"test": "test"
}
}
}