We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430021f commit 0b54a98Copy full SHA for 0b54a98
package.json
@@ -9,6 +9,6 @@
9
"main" : "./lib/vows",
10
"bin" : { "vows": "./bin/vows" },
11
"directories" : { "test": "./test" },
12
- "version" : "0.5.5",
13
- "engines" : {"node": ">=0.3.6"}
+ "version" : "0.5.6",
+ "engines" : {"node": ">=0.2.6"}
14
}
0 commit comments