diff --git a/acvm_js/package.json b/acvm_js/package.json index 986d753da..998fb53ed 100644 --- a/acvm_js/package.json +++ b/acvm_js/package.json @@ -1,10 +1,10 @@ { - "name": "acvm_js", + "name": "@noir-lang/acvm_js", "version": "0.0.0", "private": true, "repository": { "type": "git", - "url": "https://github.com/noir-lang/acvm_js.git" + "url": "https://github.com/noir-lang/acvm.git" }, "collaborators": [ "The Noir Team " @@ -40,4 +40,4 @@ "ts-node": "^10.9.1", "typescript": "^5.0.4" } -} +} \ No newline at end of file