Skip to content

Commit 9535d82

Browse files
koistyamhdawson
authored andcommitted
Bump node-addon-api version in README.md
PR-URL: #146 Reviewed-By: Michael Dawson <[email protected]>
1 parent 82c2fa5 commit 9535d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To use N-API in a native module:
1616
1. Add a dependency on this package to `package.json`:
1717
```json
1818
"dependencies": {
19-
"node-addon-api": "0.3.3",
19+
"node-addon-api": "1.0.0",
2020
}
2121
```
2222

0 commit comments

Comments
 (0)