Skip to content

Commit d6d85f4

Browse files
bumping versions
1 parent cd17d57 commit d6d85f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hakit/components",
33
"type": "module",
4-
"version": "5.1.0",
4+
"version": "5.1.1",
55
"private": false,
66
"keywords": [
77
"react",
@@ -70,7 +70,7 @@
7070
"@emotion/react": ">=11.x.x",
7171
"@emotion/styled": ">=11.x",
7272
"@fullcalendar/react": ">=6.x.x",
73-
"@hakit/core": "^5.1.0",
73+
"@hakit/core": "^5.1.1",
7474
"@mui/material": "^6.3.0",
7575
"@use-gesture/react": ">=10.x",
7676
"autolinker": ">=4.x",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hakit/core",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"private": false,
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)