Skip to content

Commit

Permalink
v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewruzzi committed May 1, 2021
1 parent a12789d commit acac769
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nativefier-gui",
"productName": "nativefier-gui",
"version": "0.1.6",
"version": "0.1.7",
"description": "Make any web page a desktop application.",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -91,7 +91,7 @@
},
"dependencies": {
"electron-squirrel-startup": "^1.0.0",
"nativefier": "^43.0.2"
"nativefier": "^43.1.0"
},
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.54",
Expand All @@ -100,7 +100,7 @@
"@electron-forge/maker-squirrel": "^6.0.0-beta.54",
"@electron-forge/maker-zip": "^6.0.0-beta.54",
"@electron-forge/publisher-github": "^6.0.0-beta.54",
"electron": "12.0.4",
"electron": "12.0.6",
"electron-builder": "^22.10.5",
"prettier": "2.2.1"
}
Expand Down

0 comments on commit acac769

Please sign in to comment.