Skip to content

Commit

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

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

6 changes: 3 additions & 3 deletions packages/design-mui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hatchifyjs/design-mui",
"version": "0.2.1",
"version": "0.2.2",
"type": "module",
"exports": "./dist/design-mui.js",
"types": "./dist/design-mui.d.ts",
Expand All @@ -17,7 +17,7 @@
"build": "vite build"
},
"devDependencies": {
"@hatchifyjs/rest-client": "^0.1.28",
"@hatchifyjs/rest-client": "^0.1.29",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.2.0",
Expand All @@ -30,7 +30,7 @@
"vitest": "^0.30.1"
},
"dependencies": {
"@hatchifyjs/react-ui": "^0.2.1",
"@hatchifyjs/react-ui": "^0.2.2",
"@mui/icons-material": "^5.14.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 6efd44b

Please sign in to comment.