mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
force xmljs to 0.5.0
This commit is contained in:
parent
fb022891fe
commit
257a5ceef0
1 changed files with 6 additions and 0 deletions
|
|
@ -20,5 +20,11 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "36.1.0"
|
"electron": "36.1.0"
|
||||||
},
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"xml2js": "0.5.0"
|
||||||
|
},
|
||||||
|
"overrides": {
|
||||||
|
"xml2js": "0.5.0"
|
||||||
|
},
|
||||||
"license": "GPL-3.0"
|
"license": "GPL-3.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue