fix(dependencies): update

This commit is contained in:
2018-08-08 23:05:24 +02:00
parent 13827541c8
commit 0a2fee42ca
3 changed files with 74 additions and 75 deletions

View File

@ -26,15 +26,15 @@
},
"homepage": "https://gitlab.com/pushrocks/tsn#README",
"dependencies": {
"@pushrocks/smartfile": "^6.0.3",
"@pushrocks/smartfile": "^6.0.6",
"@pushrocks/smartlog": "^2.0.1",
"@pushrocks/smartpath": "^4.0.1",
"@pushrocks/smartpromise": "^2.0.5",
"typescript": "^2.9.2"
"typescript": "^3.0.1"
},
"devDependencies": {
"@gitzone/tsrun": "^1.1.9",
"@gitzone/tsrun": "^1.1.11",
"@pushrocks/tapbundle": "^3.0.1",
"@types/node": "^10.5.3"
"@types/node": "^10.5.7"
}
}