fix(core): update

This commit is contained in:
Philipp Kunz 2020-06-01 20:25:32 +00:00
parent dff08ed54b
commit a5576410cd
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,6 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
]
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",

View File

@ -31,7 +31,7 @@
"tslint": "^6.1.2",
"tslint-config-prettier": "^1.18.0"
},
"private": true,
"private": false,
"files": [
"ts/**/*",
"ts_web/**/*",