Skip to content

Commit

Permalink
trim tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Nov 26, 2024
1 parent ce6d5f1 commit c516a0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion networks/injective/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"directory": "dist"
},
"scripts": {
"test": "jest --config ./jest.config.js --verbose --bail",
"copy": "copyfiles -f ../../LICENSE-MIT ../../LICENSE-Apache README.md package.json dist",
"clean": "rimraf dist/**",
"build": "npm run clean; tsc; tsc -p tsconfig.esm.json; npm run copy",
Expand Down

0 comments on commit c516a0d

Please sign in to comment.