We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8fe3c21 + d82b32c commit be11476Copy full SHA for be11476
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "catberry-uhr",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"author": "Denis Rechkunov <denis.rechkunov@gmail.com>",
5
"description": "Universal HTTP(S) Request module for catberry framework",
6
"homepage": "https://github.com/catberry/catberry-uhr",
@@ -27,7 +27,7 @@
27
"istanbul-harmony": "~0.3.0",
28
"coveralls": "^2.11.1",
29
"catberry-locator": "^1.0.0",
30
- "mocha": "^1.20.0",
+ "mocha": "^2.0.0",
31
"jscs": "^1.6.0",
32
"jshint": "^2.5.0"
33
},
0 commit comments