Skip to content

Commit

Permalink
electron 6.0.0 prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Kesler committed Jun 23, 2020
1 parent bae6709 commit 08824c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ronomon/opened",
"version": "1.5.3",
"version": "1.5.4",
"description": "Check if a file is open in another application on Windows, macOS and Linux.",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/ronomon/opened#readme",
"scripts": {
"install": "prebuild-install || node-gyp rebuild",
"prebuild-electron": "prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -r electron",
"prebuild-electron": "prebuild -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0 -r electron",
"test": "node test.js"
},
"dependencies": {
Expand Down

0 comments on commit 08824c3

Please sign in to comment.