diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/package.json b/package.json index 388732d..6db4b60 100644 --- a/package.json +++ b/package.json @@ -11,5 +11,8 @@ "install": "node-gyp rebuild", "test": "node index.js" }, - "version": "1.0.3" -} + "version": "1.0.3", + "os": [ + "darwin" + ] +}
\ No newline at end of file |