mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +00:00
added deps
This commit is contained in:
parent
e17334c646
commit
d3fedcba5e
@ -4,6 +4,7 @@
|
||||
"description": "RageStudio Bundler Utility GUI",
|
||||
"main": "./out/main/index.js",
|
||||
"author": "RageStudio",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"format": "prettier --write .",
|
||||
"lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix",
|
||||
@ -28,6 +29,7 @@
|
||||
"classnames": "^2.3.2",
|
||||
"electron-differential-updater": "^4.3.2",
|
||||
"electron-is-dev": "^2.0.0",
|
||||
"electron-store": "^8.1.0",
|
||||
"electron-updater": "^6.1.1",
|
||||
"googleapis": "^105.0.0",
|
||||
"got": "11.8.3",
|
||||
@ -36,8 +38,10 @@
|
||||
"lodash": "^4.17.21",
|
||||
"node-7z": "^3.0.0",
|
||||
"open": "8.4.2",
|
||||
"progress-stream": "^2.0.0",
|
||||
"protocol-registry": "^1.4.1",
|
||||
"react-icons": "^4.11.0",
|
||||
"react-router-dom": "^6.19.0",
|
||||
"react-spinners": "^0.13.8",
|
||||
"rimraf": "^5.0.5",
|
||||
"unzipper": "^0.10.14"
|
||||
|
Loading…
x
Reference in New Issue
Block a user