Skip to content

Commit

Permalink
yarn generate locally
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Jun 17, 2024
1 parent e3f0dc6 commit d3ce89e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"license": "MIT",
"main": "./dist/lib/index.js",
"name": "@zetachain/protocol-contracts",
"packageManager": "yarn@1.22.21",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand All @@ -80,6 +81,5 @@
"tsc:watch": "npx tsc --watch"
},
"types": "./dist/lib/index.d.ts",
"version": "0.0.8",
"packageManager": "yarn@1.22.21"
"version": "0.0.8"
}

0 comments on commit d3ce89e

Please sign in to comment.