remove phantomjs dependency (#424)
This commit is contained in:
parent
68c72c7223
commit
5404c2a8f0
|
@ -3,8 +3,7 @@
|
|||
"dependencies": {
|
||||
"grunt": "^1.3.0",
|
||||
"grunt-cli": "^1.3.2",
|
||||
"grunt-contrib-qunit": "^4.0.0",
|
||||
"phantomjs-prebuilt": "2.1.15"
|
||||
"grunt-contrib-qunit": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.29.0"
|
||||
|
|
Loading…
Reference in New Issue