Skip to content

Commit

Permalink
Merge branch 'master' into shazarre/remove_lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
shazarre committed Jan 12, 2024
2 parents c802e37 + 09ed2ae commit 1b34208
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1,190 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
"pretty-quick": "^2.0.1",
"prompt": "1.2.0",
"semver": "7.5.2",
"solc": "0.5.8",
"ts-jest": "^29.0.0",
"ts-node": "^10.9.1",
"tsconfig-paths": "^3.8.0",
Expand Down
2 changes: 0 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"path": "^0.12.7",
"prompts": "^2.0.1",
"randombytes": "^2.0.1",
"tslib": "^1",
"web3": "1.10.0",
"web3-utils": "^1.10.0"
},
Expand All @@ -79,7 +78,6 @@
"@types/node": "^18.7.16",
"@types/prompts": "^1.1.1",
"@types/web3": "^1.0.18",
"globby": "^8",
"jest": "^29.0.2",
"oclif": "^4.1.3",
"prettier": "1.19.1",
Expand Down
3 changes: 1 addition & 2 deletions packages/sdk/contractkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@
"jest": "^29.0.2",
"ts-node": "^10.9.1",
"typedoc": "^0.19.2",
"typedoc-plugin-markdown": "^2.2.16",
"xhr2-cookies": "1.1.0"
"typedoc-plugin-markdown": "^2.2.16"
},
"engines": {
"node": ">=8.14.2"
Expand Down
Loading

0 comments on commit 1b34208

Please sign in to comment.