update
This commit is contained in:
parent
13e66f8f5d
commit
e964ad5570
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -24,17 +24,17 @@
|
|||
"discord-rpc": "^4.0.1",
|
||||
"ejs": "^3.1.6",
|
||||
"electron-acrylic-window": "^0.5.11",
|
||||
"electron-log": "^4.4.1",
|
||||
"electron-log": "^4.4.3",
|
||||
"electron-store": "^8.0.1",
|
||||
"electron-updater": "^4.3.9",
|
||||
"electron-updater": "^4.6.1",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"express": "^4.17.1",
|
||||
"get-port": "^5.1.1",
|
||||
"express": "^4.17.2",
|
||||
"get-port": "^6.0.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"source-map-support": "^0.5.20",
|
||||
"source-map-support": "^0.5.21",
|
||||
"v8-compile-cache": "^2.3.0",
|
||||
"ws": "^8.2.3",
|
||||
"ws": "^8.3.0",
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue