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

Commit 910ab1d

Browse files
author
Simon Hofmann
committed
Removed scope from package, since it caused problems with prebuild-install
1 parent f466559 commit 910ab1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@nut-tree/robotjs",
3-
"version": "0.5.2-rc4",
4-
"description": "This is a fork of octalmage/robotjs with additional prebuilts",
2+
"name": "robotjs-node10",
3+
"version": "0.5.2",
4+
"description": "This is a fork of octalmage/robotjs with prebuilts for node 10",
55
"main": "index.js",
66
"typings": "index.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)