Skip to content

Commit

Permalink
[skip ci] Publish @hatchifyjs/react v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bitovi-os committed May 17, 2024
1 parent 6efd44b commit b011aed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hatchifyjs/react",
"version": "0.2.2",
"version": "0.2.3",
"type": "module",
"exports": "./dist/react.js",
"types": "./dist/react.d.ts",
Expand All @@ -16,9 +16,9 @@
"build": "tsc"
},
"dependencies": {
"@hatchifyjs/design-mui": "^0.2.1",
"@hatchifyjs/react-ui": "^0.2.1",
"@hatchifyjs/rest-client-jsonapi": "^0.1.40"
"@hatchifyjs/design-mui": "^0.2.2",
"@hatchifyjs/react-ui": "^0.2.2",
"@hatchifyjs/rest-client-jsonapi": "^0.1.41"
},
"devDependencies": {
"@types/react": "^18.2.0",
Expand Down

0 comments on commit b011aed

Please sign in to comment.