Skip to content

Commit

Permalink
fix(electron-template): update @capacitor/electron dependency to use …
Browse files Browse the repository at this point in the history
…final version (#1630)
  • Loading branch information
tmpreston authored and jcesarmobile committed Jun 4, 2019
1 parent 45fb719 commit 1c10d0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions electron-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"electron:start": "electron ./"
},
"dependencies": {
"@capacitor/electron": "^1.0.0-alpha.28",
"@capacitor/electron": "^1.0.0",
"electron-is-dev": "^0.3.0"
},
"devDependencies": {
Expand All @@ -19,4 +19,4 @@
],
"author": "",
"license": "ISC"
}
}

0 comments on commit 1c10d0d

Please sign in to comment.