chore: move sinon-chai to devDependencies (#25151)

This commit is contained in:
beeman 2022-05-11 19:08:11 -05:00 committed by GitHub
parent e748d24937
commit 0514e83fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6854 additions and 8818 deletions

1993
web3.js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -70,7 +70,6 @@
"js-sha3": "^0.8.0",
"rpc-websockets": "^7.4.2",
"secp256k1": "^4.0.2",
"sinon-chai": "^3.7.0",
"superstruct": "^0.14.2",
"tweetnacl": "^1.0.0"
},
@ -128,6 +127,7 @@
"rollup-plugin-terser": "^7.0.2",
"semantic-release": "^18.0.0",
"sinon": "^13.0.2",
"sinon-chai": "^3.7.0",
"start-server-and-test": "^1.12.0",
"ts-mocha": "^9.0.2",
"ts-node": "^10.0.0",

File diff suppressed because it is too large Load Diff