Skip to content

Commit

Permalink
chore: update example
Browse files Browse the repository at this point in the history
  • Loading branch information
tclxshunquan-wang committed Aug 25, 2024
1 parent 344869f commit 4dfe241
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/next-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
},
"dependencies": {
"@hyperse/track": "^1.0.3",
"@hyperse/track": "1.0.3",
"@types/node": "20.6.2",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3273,7 +3273,7 @@ __metadata:
resolution: "@hyperse/next-example@workspace:examples/next-example"
dependencies:
"@hyperse/eslint-config-hyperse": "npm:1.1.3"
"@hyperse/track": "npm:^1.0.3"
"@hyperse/track": "npm:1.0.3"
"@types/mockjs": "npm:^1"
"@types/node": "npm:20.6.2"
"@types/react": "npm:18.2.22"
Expand Down Expand Up @@ -3338,7 +3338,7 @@ __metadata:
languageName: unknown
linkType: soft

"@hyperse/track@npm:^1.0.3":
"@hyperse/track@npm:1.0.3":
version: 1.0.3
resolution: "@hyperse/track@npm:1.0.3"
dependencies:
Expand Down

0 comments on commit 4dfe241

Please sign in to comment.