Skip to content

Commit 106788b

Browse files
committed
Updated dependencies to include nan.
1 parent bcf1111 commit 106788b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@
2626
"bugs": {
2727
"url": "https://github.com/octalmage/robotjs/issues"
2828
},
29-
"homepage": "https://github.com/octalmage/robotjs"
29+
"homepage": "https://github.com/octalmage/robotjs",
30+
"dependencies": {
31+
"nan": "^1.3.0"
32+
}
3033
}

0 commit comments

Comments
 (0)