Skip to content
This repository was archived by the owner on Jun 19, 2021. It is now read-only.

Commit f466559

Browse files
author
Simon Hofmann
committed
Updated prebuild-install version
1 parent acad1a1 commit f466559

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@nut-tree/robotjs",
3-
"version": "0.5.2-rc3",
3+
"version": "0.5.2-rc4",
44
"description": "This is a fork of octalmage/robotjs with additional prebuilts",
55
"main": "index.js",
66
"typings": "index.d.ts",
@@ -41,7 +41,7 @@
4141
"homepage": "https://github.com/nut-tree/robotjs",
4242
"dependencies": {
4343
"nan": "^2.2.1",
44-
"prebuild-install": "^2.1.1"
44+
"prebuild-install": "^5.3.0"
4545
},
4646
"devDependencies": {
4747
"jasmine": "^2.99.0",

0 commit comments

Comments
 (0)