Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
catdev2024 committed Nov 4, 2024
1 parent 22c56d1 commit f6776e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/smartcontracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"prebuild": "npm run clean && npm run compile",
"prepublishOnly": "npm run build",
"build": "tsc",
"deploy": "npx ts-node ./deploy.ts",
Expand Down

0 comments on commit f6776e1

Please sign in to comment.