node-qunit-phantomjs
Advanced tools
+3
-3
| { | ||
| "name": "node-qunit-phantomjs", | ||
| "version": "1.6.1", | ||
| "version": "1.6.2", | ||
| "description": "Run QUnit unit tests in a headless PhantomJS instance without using Grunt.", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
| "phantomjs-prebuilt": "^2.1.3", | ||
| "qunit-phantomjs-runner": "^2.2.0" | ||
| "qunit-phantomjs-runner": "^2.3.1" | ||
| }, | ||
@@ -37,3 +37,3 @@ "devDependencies": { | ||
| "mocha": "*", | ||
| "qunitjs": "^1.21.0", | ||
| "qunitjs": "^2.4.1", | ||
| "strip-ansi": "^4.0.0" | ||
@@ -40,0 +40,0 @@ }, |
Sorry, the diff of this file is too big to display
102161
14.16%