Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rileystephens28 committed Jun 17, 2024
1 parent 7619272 commit 6a13eb7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"aes-js": "4.0.0-beta.5",
"dotenv": "^16.4.1",
"google-protobuf": "^3.21.2",
"tslib": "^2.6.2",
"ws": "8.5.0"
},
"description": "A complete and compact Quai library, for dapps, wallets and any other tools.",
Expand All @@ -39,7 +40,6 @@
"rollup": "3.21.5",
"semver": "7.5.4",
"ts-mocha": "^10.0.0",
"tslib": "^2.6.2",
"typedoc": "^0.25.13",
"typedoc-plugin-frontmatter": "^1.0.0",
"typedoc-plugin-markdown": "^4.0.1",
Expand Down Expand Up @@ -143,7 +143,7 @@
"format": "prettier --write src/**/*.ts"
},
"sideEffects": false,
"version": "1.0.0-alpha",
"version": "1.0.0-alpha.1",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
Expand Down

0 comments on commit 6a13eb7

Please sign in to comment.