Skip to content

Commit 022206c

Browse files
committed
Bump to 0.6.1
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
1 parent c287547 commit 022206c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ObeoNetwork/gantt-task-react",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Interactive Gantt Chart for React with TypeScript.",
55
"author": "MaTeMaTuK <maksym.vikarii@gmail.com>",
66
"homepage": "https://github.com/ObeoNetwork/gantt-task-react",
@@ -57,8 +57,8 @@
5757
"@mdx-js/react": "^2.2.1",
5858
"@mui/icons-material": "5.15.19",
5959
"@mui/material": "5.15.19",
60-
"@emotion/react" : "11.13.0",
61-
"@emotion/styled" : "11.13.0",
60+
"@emotion/react": "11.13.0",
61+
"@emotion/styled": "11.13.0",
6262
"@rollup/plugin-image": "2.1.1",
6363
"@storybook/addon-controls": "^7.6.7",
6464
"@storybook/addon-docs": "^7.6.7",

0 commit comments

Comments
 (0)