Skip to content

Commit

Permalink
Updated browserslist electron vesion (#975)
Browse files Browse the repository at this point in the history
Updated browserslist electron version
  • Loading branch information
amilajack authored May 5, 2017
1 parent 47e2072 commit 3aa9ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"package-linux": "npm run build && build --linux",
"package-all": "npm run build && build -mwl"
},
"browserslist": "electron 1.4",
"browserslist": "electron 1.6",
"build": {
"productName": "ElectronReact",
"appId": "org.develar.ElectronReact",
Expand Down

0 comments on commit 3aa9ca4

Please sign in to comment.