[feat] modify package.json

This commit is contained in:
Jay
2020-09-11 13:18:42 +08:00
parent 0aca86cfa3
commit a8f36b2923
5 changed files with 80 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@mtfos/rs-diff-darwin",
"version": "0.0.5",
"version": "0.0.6",
"description": "Template project for writing node package with napi-rs",
"repository": "https://git.trj.tw/nodejs/rs-diff.git",
"license": "MIT",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@mtfos/rs-diff-linux",
"version": "0.0.5",
"version": "0.0.6",
"description": "Template project for writing node package with napi-rs",
"repository": "https://git.trj.tw/nodejs/rs-diff.git",
"license": "MIT",