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

Commit

Permalink
Merge pull request #5019 from trufflesuite/cleanup
Browse files Browse the repository at this point in the history
remove extra version fields
  • Loading branch information
eggplantzzz authored Apr 13, 2022
2 parents f018d66 + 693b7df commit 9da1541
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion packages/db-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "0.1.62",
"main": "dist/src/index.js",
"bin": {
"db-kit": "./dist/bin/cli.js"
Expand Down
1 change: 0 additions & 1 deletion packages/encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "0.1.2",
"main": "dist/index.js",
"directories": {
"lib": "lib"
Expand Down
17 changes: 0 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5597,23 +5597,6 @@
utf8 "^3.0.0"
web3-utils "1.2.9"

"@truffle/encoder@^0.1.4":
version "0.1.4"
resolved "https://registry.yarnpkg.com/@truffle/encoder/-/encoder-0.1.4.tgz#c70c774d3778851775a7ea1eb3a1564cbe6f8ec3"
integrity sha512-+GmNiHo6TQw7szhVJb8cT9dZXorR1c07foTZjZIvxA9vQ34ecfSsaQYFsF+lYKdi6o7vkhIl4vQLKJFfZkpqEw==
dependencies:
"@ensdomains/ensjs" "^2.0.0"
"@ethersproject/address" "^5.0.10"
"@ethersproject/bignumber" "^5.0.14"
"@truffle/codec" "^0.12.7"
"@truffle/compile-common" "^0.7.30"
big.js "^6.0.3"
bignumber.js "^9.0.1"
bn.js "^5.1.3"
debug "^4.3.1"
lodash "^4.17.21"
web3-utils "1.5.3"

"@truffle/preserve-fs@^0.2.7":
version "0.2.7"
resolved "https://registry.yarnpkg.com/@truffle/preserve-fs/-/preserve-fs-0.2.7.tgz#e79b235e00425f9771c5b8eb80057d0a4b13ed71"
Expand Down

0 comments on commit 9da1541

Please sign in to comment.