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.
1 parent b5d4852 commit 209d6cbCopy full SHA for 209d6cb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webpagetest",
3
- "version": "0.3.9",
+ "version": "0.3.10",
4
"description": "WebPageTest API wrapper for NodeJS",
5
"author": "Marcel Duran <[email protected]> (http://github.com/marcelduran)",
6
"homepage": "http://github.com/marcelduran/webpagetest-api",
@@ -25,7 +25,7 @@
25
"test": "./node_modules/mocha/bin/mocha -R spec test/*-test.js"
26
},
27
"engines": {
28
- "node": ">=4.9.1"
+ "node": ">=4.9.1 "
29
30
"dependencies": {
31
"commander": "2.10.0",
0 commit comments