Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
chore: update acvm_js package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Jul 27, 2023
1 parent ebddb32 commit d6d2721
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions acvm_js/package.json
Original file line number Diff line number Diff line change
@@ -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 <team@noir-lang.org>"
Expand Down Expand Up @@ -40,4 +40,4 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
}
}
}

0 comments on commit d6d2721

Please sign in to comment.