Skip to content

Commit

Permalink
chore: include @tonic-ui/utils in the dependencies of `@tonic-ui/re…
Browse files Browse the repository at this point in the history
…act-hooks` (#825)

* chore: include `@tonic-ui/utils` in the dependencies of `@tonic-ui/react-hooks`

* chore: update yarn.lock file
  • Loading branch information
cheton authored Jan 25, 2024
1 parent 9221bfe commit 39eb74c
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 306 deletions.
3 changes: 3 additions & 0 deletions packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
"prepublish": "yarn run build",
"test": "jest --maxWorkers=2"
},
"dependencies": {
"@tonic-ui/utils": "^1.6.0"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
Expand Down
Loading

0 comments on commit 39eb74c

Please sign in to comment.