chore(hardhat): remove version as it is added automatically

This commit is contained in:
cedoor
2023-02-10 12:34:51 +01:00
parent 802f15421e
commit 31ae136fc4

View File

@@ -1,6 +1,5 @@
{
"name": "@zk-groups/hardhat",
"version": "0.1.1",
"description": "A Hardhat plugin which provide tasks to deploy ZKGroups contracts.",
"license": "MIT",
"repository": "https://github.com/privacy-scaling-explorations/zk-groups",