Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
removes test script, artifacts from previous work
Browse files Browse the repository at this point in the history
  • Loading branch information
peetzweg committed Sep 20, 2023
1 parent fe03cc5 commit de45bbb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"format": "biome format . --write",
"lint": "biome check .",
"lint:fix": "pnpm lint --apply-unsafe",
"lint:ci": "biome ci .",
"test": "vitest"
"lint:ci": "biome ci ."
},
"dependencies": {
"@polkadot/api": "^10.9.1",
Expand Down

0 comments on commit de45bbb

Please sign in to comment.