Skip to content

Commit

Permalink
fix: artifacts download
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Sep 2, 2024
1 parent 1b93b39 commit 9d59a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"write-translations": "docusaurus write-translations",
"write-heading-ids": "docusaurus write-heading-ids",
"typecheck": "tsc",
"artifacts:download": "./scripts/download-artifacts.sh v3.0.0 mumbai",
"artifacts:download": "./scripts/download-artifacts.sh v3.5.7 arbitrum-one",
"lint": "eslint ./src",
"lint:fix": "npm run lint -- --fix"
},
Expand Down

0 comments on commit 9d59a28

Please sign in to comment.