Skip to content

Commit cdbe288

Browse files
authored
remove phantomjs dependency (#424)
1 parent 51a982c commit cdbe288

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"dependencies": {
44
"grunt": "^1.3.0",
55
"grunt-cli": "^1.3.2",
6-
"grunt-contrib-qunit": "^4.0.0",
7-
"phantomjs-prebuilt": "2.1.15"
6+
"grunt-contrib-qunit": "^4.0.0"
87
},
98
"devDependencies": {
109
"sass": "^1.29.0"

0 commit comments

Comments
 (0)