Skip to content

Commit ae4f2e9

Browse files
committed
[skip ci] Publish @hatchifyjs/design-mui v0.2.1
1 parent 6664e7c commit ae4f2e9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/design-mui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hatchifyjs/design-mui",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"type": "module",
55
"exports": "./dist/design-mui.js",
66
"types": "./dist/design-mui.d.ts",
@@ -17,7 +17,7 @@
1717
"build": "vite build"
1818
},
1919
"devDependencies": {
20-
"@hatchifyjs/rest-client": "^0.1.27",
20+
"@hatchifyjs/rest-client": "^0.1.28",
2121
"@testing-library/jest-dom": "^5.16.5",
2222
"@testing-library/react": "^14.0.0",
2323
"@testing-library/user-event": "^14.2.0",
@@ -30,7 +30,7 @@
3030
"vitest": "^0.30.1"
3131
},
3232
"dependencies": {
33-
"@hatchifyjs/react-ui": "^0.2.0",
33+
"@hatchifyjs/react-ui": "^0.2.1",
3434
"@mui/icons-material": "^5.14.1"
3535
},
3636
"peerDependencies": {

0 commit comments

Comments
 (0)