Change repository info

This commit is contained in:
Theo 2023-09-11 21:10:38 -07:00
parent d20d53411d
commit e9256fbf85

@ -1,5 +1,5 @@
{ {
"name": "circomlib", "name": "@tornado/circomlib",
"version": "0.4.1", "version": "0.4.1",
"description": "Basic circuits library for Circom", "description": "Basic circuits library for Circom",
"main": "index.js", "main": "index.js",
@ -19,7 +19,7 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/iden3/circomlib.git" "url": "https://git.tornado.ws/tornado-packages/circomlib.git"
}, },
"author": "0Kims", "author": "0Kims",
"license": "GPL-3.0", "license": "GPL-3.0",