update typings

This commit is contained in:
2016-07-19 20:28:28 +02:00
parent fddde78b92
commit 86eafe4568
10 changed files with 62 additions and 58 deletions

View File

@@ -26,6 +26,7 @@
},
"homepage": "https://gitlab.com/pushrocks/smartfile",
"dependencies": {
"@types/fs-extra": "^0.0.28",
"@types/glob": "^5.0.29",
"@types/q": "^0.0.27",
"beautylog": "^5.0.14",
@@ -44,7 +45,7 @@
"devDependencies": {
"gulp-function": "^1.3.6",
"npmts-g": "^5.2.6",
"should": "^9.0.2",
"should": "^10.0.0",
"typings-test": "^1.0.1"
}
}