mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 05:08:04 +00:00
fix(npm): forcibly resolve 'icon-gen' to v3
Seems like no any API breaking changes in icon-gen v3. Besides, we can throw phantomjs away. Fix #1265 Fix #1260
This commit is contained in:
parent
a870dc3185
commit
d5ffacae3a
2 changed files with 260 additions and 266 deletions
|
|
@ -91,6 +91,9 @@
|
|||
"vue-cli-plugin-electron-builder": "~2.0.0-rc.4",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
},
|
||||
"resolutions": {
|
||||
"icon-gen": "3.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
"env": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue