Skip to content

Commit 492ea1d

Browse files
committed
[skip ci] Publish @hatchifyjs/react v0.2.2
1 parent ae4f2e9 commit 492ea1d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hatchifyjs/react",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"type": "module",
55
"exports": "./dist/react.js",
66
"types": "./dist/react.d.ts",
@@ -16,9 +16,9 @@
1616
"build": "tsc"
1717
},
1818
"dependencies": {
19-
"@hatchifyjs/design-mui": "^0.2.0",
20-
"@hatchifyjs/react-ui": "^0.2.0",
21-
"@hatchifyjs/rest-client-jsonapi": "^0.1.39"
19+
"@hatchifyjs/design-mui": "^0.2.1",
20+
"@hatchifyjs/react-ui": "^0.2.1",
21+
"@hatchifyjs/rest-client-jsonapi": "^0.1.40"
2222
},
2323
"devDependencies": {
2424
"@types/react": "^18.2.0",

0 commit comments

Comments
 (0)