Skip to content

Commit

Permalink
🎉 init: 项目初始化
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanjunjie committed Aug 7, 2024
1 parent cdb0d29 commit a14c895
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hex-tool/hooks",
"version": "0.0.1",
"version": "0.0.2",
"description": "hooks utils of hex-tool",
"type": "module",
"module": "lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hex-tool/shared",
"version": "0.0.1",
"name": "@hex-tool/shared",
"version": "0.0.2",
"description": "shared utils of hex-tool",
"type": "module",
"module": "lib/index.js",
Expand Down

0 comments on commit a14c895

Please sign in to comment.