Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 32011d5

Browse files
committedNov 7, 2022
(#141) Revert last commit
1 parent 77c9932 commit 32011d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

Diff for: ‎package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737
"dependencies": {
3838
"bindings": "1.5.0",
3939
"cmake-js": "6.1.0",
40-
"node-addon-api": "5.0.0",
40+
"node-addon-api": "5.0.0"
41+
},
42+
"optionalDependencies": {
4143
"node-mac-permissions": "2.2.1"
4244
},
4345
"engines": {

0 commit comments

Comments
 (0)
Please sign in to comment.