fix(core): update

This commit is contained in:
Philipp Kunz 2019-10-02 12:50:14 +02:00
parent 655a8a72ff
commit 4be3fc27b3
3 changed files with 346 additions and 436 deletions

View File

@ -81,6 +81,7 @@ codequality:
allow_failure: true
script:
- npmci command npm install -g tslint typescript
- npmci npm prepare
- npmci npm install
- npmci command "tslint -c tslint.json ./ts/**/*.ts"
tags:

773
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,17 +27,17 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.1.17",
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.24",
"@gitzone/tstest": "^1.0.28",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.7.4"
"@types/node": "^12.7.9"
},
"dependencies": {
"@pushrocks/lik": "^3.0.11",
"@pushrocks/smartfile": "^7.0.4",
"@pushrocks/smartfile": "^7.0.6",
"@pushrocks/smartfm": "^2.0.4",
"@pushrocks/smarthbs": "^2.0.8",
"@pushrocks/smartinteract": "^2.0.4",
"@pushrocks/smartpromise": "^3.0.2",
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smartyaml": "^2.0.3"
},
"files": [