Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Xu Jun <[email protected]>
  • Loading branch information
xujuntwt95329 committed Oct 11, 2023
1 parent be2cb6f commit ba901aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "ts2wasm",
"name": "Wasmnizer-ts",
"version": "0.0.1",
"description": "",
"main": "index.js",
Expand All @@ -25,7 +25,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/wasm-micro-runtime/ts2wasm.git"
"url": "git+https://github.com/intel/Wasmnizer-ts.git"
},
"keywords": [],
"author": "",
Expand Down Expand Up @@ -69,7 +69,7 @@
]
},
"bugs": {
"url": "https://github.com/wasm-micro-runtime/ts2wasm/issues"
"url": "https://github.com/intel/Wasmnizer-ts/issues"
},
"homepage": "https://github.com/wasm-micro-runtime/ts2wasm#readme"
"homepage": "https://github.com/intel/Wasmnizer-ts#readme"
}

0 comments on commit ba901aa

Please sign in to comment.