Skip to content

Commit

Permalink
Update latest data for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed Jan 10, 2024
1 parent 2466398 commit c94b368
Show file tree
Hide file tree
Showing 6 changed files with 1,447 additions and 1,447 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lint": "polkadot-dev-run-lint",
"postinstall": "polkadot-dev-yarn-only && patch-package",
"publish:beta": "yarn build:beta && cd ./packages/chain-list/build && npm publish --target --tag beta",
"publish:latest": "yarn build:latest && cd ./packages/chain-list/build && npm publish --target --tag latest",
"publish:latest": "yarn build:latest && cd ./packages/chain-list/build && npm publish --target --tag lastest",
"strapi-fetch": "yarn strapi-fetch-chains && yarn strapi-fetch-chain-assets && yarn strapi-multi-chain-assets",
"test": "NODE_OPTIONS=--experimental-vm-modules polkadot-dev-run-test --coverage --forceExit --runInBand --testPathIgnorePatterns e2e",
"test:one": "NODE_OPTIONS=--experimental-vm-modules polkadot-dev-run-test --detectOpenHandles --forceExit"
Expand Down
Loading

0 comments on commit c94b368

Please sign in to comment.