now using smartrequest

This commit is contained in:
2017-01-29 17:27:48 +01:00
parent 9699e4bf76
commit 55b305ca1c
11 changed files with 248 additions and 268 deletions

View File

@@ -23,16 +23,16 @@
"homepage": "https://github.com/pushrocks/cflare#readme",
"dependencies": {
"beautylog": "^6.1.1",
"request": "^2.79.0",
"smartdelay": "^1.0.1",
"smartq": "^1.0.4",
"smartq": "^1.1.0",
"smartrequest": "^1.0.4",
"smartstring": "^2.0.22",
"typings-global": "^1.0.14"
},
"devDependencies": {
"npmts-g": "^6.0.0",
"qenv": "^1.1.3",
"should": "^11.1.2",
"smartchai": "^1.0.1",
"typings-test": "^1.0.3"
}
}