Skip to content

Commit 1c9e50a

Browse files
committed
Add PhantomJS to package.json while not installed globally
1 parent 1e26841 commit 1c9e50a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"karma": "^0.13.9",
5050
"karma-phantomjs-launcher": "^0.2.1",
5151
"karma-qunit": "^0.1.5",
52+
"phantomjs": "^2.1.3",
5253
"qunitjs": "^1.19.0"
5354
},
5455
"dependencies": {

0 commit comments

Comments
 (0)