This commit is contained in:
LongYinan 2020-09-08 15:42:04 +08:00
parent dd5f9e7271
commit 7d203f9ead
No known key found for this signature in database
GPG key ID: A3FFE134A3E20881

View file

@ -1,6 +1,6 @@
{
"name": "napi-rs",
"version": "0.3.5",
"version": "0.3.6",
"description": "A minimal library for building compiled Node add-ons in Rust.",
"bin": {
"napi": "scripts/index.js"