This commit is contained in:
LongYinan 2019-05-25 12:04:25 +08:00
parent 7bae4cbb4a
commit c05966cbfb
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7

View file

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