We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd17d57 commit d6d85f4Copy full SHA for d6d85f4
packages/components/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@hakit/components",
3
"type": "module",
4
- "version": "5.1.0",
+ "version": "5.1.1",
5
"private": false,
6
"keywords": [
7
"react",
@@ -70,7 +70,7 @@
70
"@emotion/react": ">=11.x.x",
71
"@emotion/styled": ">=11.x",
72
"@fullcalendar/react": ">=6.x.x",
73
- "@hakit/core": "^5.1.0",
+ "@hakit/core": "^5.1.1",
74
"@mui/material": "^6.3.0",
75
"@use-gesture/react": ">=10.x",
76
"autolinker": ">=4.x",
packages/core/package.json
@@ -1,6 +1,6 @@
"name": "@hakit/core",
0 commit comments