update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "rs-diff",
|
||||
"name": "rs-diff-darwin",
|
||||
"version": "0.0.1",
|
||||
"description": "Template project for writing node package with napi-rs",
|
||||
"repository": "https://git.trj.tw/nodejs/rs-diff.git",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "rs-diff",
|
||||
"name": "rs-diff-linux",
|
||||
"version": "0.0.1",
|
||||
"description": "Template project for writing node package with napi-rs",
|
||||
"repository": "https://git.trj.tw/nodejs/rs-diff.git",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "rs-diff",
|
||||
"name": "rs-diff-win32",
|
||||
"version": "0.0.1",
|
||||
"description": "Template project for writing node package with napi-rs",
|
||||
"repository": "https://git.trj.tw/nodejs/rs-diff.git",
|
||||
|
||||
Reference in New Issue
Block a user