fix: add type-check script to web3.js package (#23109)

This commit is contained in:
Andrey Frolov
2022-03-23 22:58:42 +03:00
committed by GitHub
parent 1b7b261460
commit 59290c08aa
4 changed files with 6 additions and 5 deletions

View File

@ -9,7 +9,6 @@ ls -l lib
test -r lib/index.iife.js
test -r lib/index.cjs.js
test -r lib/index.esm.js
npm run doc
npm run lint
npm run ok
npm run codecov
npm run test:live-with-test-validator