mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-05 18:20:39 -08:00
fix: install registry-js: and external it
This commit is contained in:
parent
2f6cd984b4
commit
4f64e1f0de
3 changed files with 30 additions and 31 deletions
|
|
@ -75,6 +75,7 @@
|
|||
"winston-daily-rotate-file": "5.0.0",
|
||||
"winston-transport": "4.7.0",
|
||||
"wouter": "^3.3.0",
|
||||
"registry-js": "1.16.0",
|
||||
"zx": "8.1.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
|
@ -83,8 +84,7 @@
|
|||
"@electron-forge/maker-rpm": "7.4.0",
|
||||
"@electron-forge/maker-snap": "7.4.0",
|
||||
"@electron-forge/maker-squirrel": "7.4.0",
|
||||
"@electron-forge/maker-zip": "7.4.0",
|
||||
"registry-js": "1.16.0"
|
||||
"@electron-forge/maker-zip": "7.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cucumber/cucumber": "10.8.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue