chore: remove stableVersion auto-generated field

Former-commit-id: 768917746c
This commit is contained in:
cedoor
2024-02-07 15:54:42 +00:00
parent 53313199b8
commit 376c718e50
13 changed files with 13 additions and 26 deletions

View File

@@ -34,6 +34,5 @@
"circomkit": "^0.0.19",
"mocha": "^10.2.0",
"poseidon-lite": "^0.2.0"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -61,6 +61,5 @@
"solidity": {
"version": "0.8.4"
}
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -39,6 +39,5 @@
"prettier": "^2.5.1",
"ts-node": "^10.8.1",
"typescript": "^4.7.3"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -39,6 +39,5 @@
"prettier": "^2.5.1",
"ts-node": "^10.8.1",
"typescript": "^4.7.3"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -52,6 +52,5 @@
"ora": "^6.1.2",
"pacote": "^15.1.1",
"semver": "^7.3.8"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -31,6 +31,5 @@
},
"dependencies": {
"@zk-kit/imt.sol": "2.0.0-beta.5"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -45,6 +45,5 @@
"@semaphore-protocol/group": "4.0.0-alpha.5",
"@semaphore-protocol/identity": "4.0.0-alpha.5",
"@semaphore-protocol/proof": "4.0.0-alpha.5"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -37,6 +37,5 @@
"dependencies": {
"axios": "1.6.6",
"ethers": "6.10.0"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -38,6 +38,5 @@
},
"dependencies": {
"@zk-kit/imt": "^2.0.0-beta"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -42,6 +42,5 @@
"@semaphore-protocol/contracts": "4.0.0-alpha.5",
"ethers": "^6.4.0",
"hardhat-dependency-compiler": "^1.1.3"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -37,6 +37,5 @@
"@semaphore-protocol/identity": "4.0.0-alpha.5",
"@simplewebauthn/browser": "7.2.0",
"@simplewebauthn/server": "7.2.0"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -47,6 +47,5 @@
"dependencies": {
"@zk-kit/eddsa-poseidon": "0.4.1",
"poseidon-lite": "^0.2.0"
},
"stableVersion": "4.0.0-alpha.4"
}
}

View File

@@ -61,6 +61,5 @@
"download": "8.0.0",
"snarkjs": "0.7.3",
"tmp": "0.2.1"
},
"stableVersion": "4.0.0-alpha.4"
}
}