This commit is contained in:
LongYinan 2020-04-26 20:50:41 +08:00
parent 67ac49a7d7
commit d21a3379a5
No known key found for this signature in database
GPG key ID: A3FFE134A3E20881

View file

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