mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 11:17:56 +11:00
Update package.json
This commit is contained in:
parent
b533c3001b
commit
4599162060
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "colubrina",
|
||||
"version": "1.0.13",
|
||||
"version": "1.0.14",
|
||||
"private": true,
|
||||
"author": "Troplo <troplo@troplo.com>",
|
||||
"build": {
|
||||
|
@ -31,6 +31,7 @@
|
|||
"postuninstall": "electron-builder install-app-deps"
|
||||
},
|
||||
"main": "./src/background.js",
|
||||
"type": "module",
|
||||
"repository": "https://github.com/Troplo/Colubrina",
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "^7.17.10",
|
||||
|
|
Loading…
Reference in a new issue