Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Administrator committed Jun 13, 2022
1 parent 2b9a3cb commit 21d2e88
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 22 deletions.
39 changes: 22 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Unelma-Browser",
"version": "1.0.2",
"version": "1.0.3",
"description": "A simple and basic Unelma.XYZ - Browser",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -34,10 +34,9 @@
"@electron-forge/maker-rpm": "^6.0.0-beta.63",
"@electron-forge/maker-squirrel": "^6.0.0-beta.63",
"@electron-forge/maker-zip": "^6.0.0-beta.63",
"electron": "^18.1.0",
"electron-packager": "^15.5.1"
},
"dependencies": {
"electron": "^19.0.0",
"electron-notarize": "^1.2.1",
"electron-packager": "^15.5.1",
"electron-squirrel-startup": "^1.0.0"
},
"config": {
Expand Down

0 comments on commit 21d2e88

Please sign in to comment.