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
d3c0360ee7
commit
7cfc9bcce8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
"postinstall": "patch-package && electron-builder install-app-deps",
|
"postinstall": "patch-package && electron-builder install-app-deps",
|
||||||
"postuninstall": "electron-builder install-app-deps"
|
"postuninstall": "electron-builder install-app-deps"
|
||||||
},
|
},
|
||||||
"main": "./background.js",
|
"main": "./src/background.js",
|
||||||
"repository": "https://github.com/Troplo/Colubrina",
|
"repository": "https://github.com/Troplo/Colubrina",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/preset-env": "^7.17.10",
|
"@babel/preset-env": "^7.17.10",
|
||||||
|
|
Loading…
Reference in a new issue