mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 19:27:55 +11:00
Update package.json
This commit is contained in:
parent
e2cb2adff6
commit
b533c3001b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
"postinstall": "patch-package && electron-builder install-app-deps",
|
||||
"postuninstall": "electron-builder install-app-deps"
|
||||
},
|
||||
"main": "background.js",
|
||||
"main": "./src/background.js",
|
||||
"repository": "https://github.com/Troplo/Colubrina",
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "^7.17.10",
|
||||
|
|
Loading…
Reference in a new issue