Skip to content

Commit

Permalink
fix: changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
rekyyang committed May 26, 2024
1 parent c7346b8 commit 605370c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 145 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-real/web3-plugin-bundle",
"version": "0.0.1-beta",
"version": "1.0.0",
"description": "bundle plugin to extend web3.js with additional methods",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -49,7 +49,7 @@
"husky": "^9.0.11",
"jest": "^29.7.0",
"jest-extended": "^4.0.0",
"rimraf": "^5.0.7",
"rimraf": "^3.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit 605370c

Please sign in to comment.