Skip to content

Commit a85c27a

Browse files
committed
feat(napi): yarn demo to demonstrate UNM N-API
1 parent f910df9 commit a85c27a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

napi/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"build:debug": "napi build --platform",
3535
"prepublishOnly": "napi prepublish -t npm",
3636
"test": "ava",
37+
"demo": "node demo/demo.js",
3738
"version": "napi version"
3839
}
3940
}

0 commit comments

Comments
 (0)