mirror of
https://github.com/privacy-scaling-explorations/zk-kit.git
synced 2026-04-22 03:00:15 -04:00
fix: update packages path
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"npmClient": "npm",
|
||||
"packages": ["packages/identity"],
|
||||
"version": "independent"
|
||||
"npmClient": "npm",
|
||||
"packages": ["packages/*"],
|
||||
"version": "independent"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user