mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
chore : add peer dependency phantomjs
This commit is contained in:
parent
771e3d0981
commit
ae56e9422f
@ -37,7 +37,8 @@
|
||||
"karma-chrome-launcher": "0.2.2",
|
||||
"karma-jasmine": "0.3.5",
|
||||
"karma-phantomjs-launcher": "0.2.1",
|
||||
"load-grunt-tasks": "3.1.0"
|
||||
"load-grunt-tasks": "3.1.0",
|
||||
"phantomjs": "1.9.19"
|
||||
},
|
||||
"window": {
|
||||
"title": "Piskel",
|
||||
|
Loading…
Reference in New Issue
Block a user