Skip to content

Commit cf6390b

Browse files
committed
Make sure to use the latest version of prebuild
This is a in-range update
1 parent f697488 commit cf6390b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"nan": "^2.4.0",
13-
"prebuild-install": "^2.0.0"
13+
"prebuild-install": "^2.1.1"
1414
},
1515
"devDependencies": {
1616
"electron-mocha": "^3.2.1",
1717
"jsdoc": "^3.4.2",
1818
"mocha": "^3.2.0",
1919
"nyc": "^10.0.0",
20-
"prebuild": "^6.0.0",
20+
"prebuild": "^6.1.0",
2121
"semver": "^5.3.0",
2222
"should": "^11.1.0"
2323
},

0 commit comments

Comments
 (0)