improve types

This commit is contained in:
2017-06-09 21:48:16 +02:00
parent bf2cfe0735
commit 251ae15c66
13 changed files with 372 additions and 55 deletions

View File

@@ -21,11 +21,11 @@
},
"homepage": "https://gitlab.com/pushrocks/smartrequest#README",
"dependencies": {
"smartq": "^1.1.0",
"typings-global": "^1.0.14"
"smartq": "^1.1.1",
"typings-global": "^1.0.17"
},
"devDependencies": {
"smartchai": "^1.0.1",
"tapbundle": "^1.0.14",
"typings-test": "^1.0.3"
}
}