Skip to content

Commit 013797c

Browse files
make license MIT for object-wrap-demo/node-addon-api
Signed-off-by: Gabriel Schulhof <[email protected]> PR-URL: #294 Reviewed-By: Jim Schlight <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
1 parent e89ee2f commit 013797c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object-wrap-demo/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"version": "1.0.0",
1313
"description": "An object wrapper demo",
1414
"author": "Your name goes here",
15-
"license": "ISC"
15+
"license": "MIT"
1616
}

0 commit comments

Comments
 (0)