Update package.json
This commit is contained in:
parent
84d1c9f763
commit
efd3472aaa
10175
package-lock.json
generated
Normal file
10175
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -4,7 +4,8 @@
|
||||||
"description": "An Electron application with React and TypeScript",
|
"description": "An Electron application with React and TypeScript",
|
||||||
"main": "./out/main/index.js",
|
"main": "./out/main/index.js",
|
||||||
"author": "example.com",
|
"author": "example.com",
|
||||||
"homepage": "https://electron-vite.org",
|
"homepage": "https://git.thethomaas.net/TheThomaas/electron-vite-app",
|
||||||
|
"repository": "https://git.thethomaas.net/TheThomaas/electron-vite-app",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"format": "prettier --write .",
|
"format": "prettier --write .",
|
||||||
"lint": "eslint --cache .",
|
"lint": "eslint --cache .",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue