Skip to content

Commit 5059c42

Browse files
committed
Update version of @elastic-suite/gally-admin-shared and @elastic-suite/gally-admin-components packages
1 parent 2f6b7df commit 5059c42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

front/example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@elastic-suite/gally-admin-shared": "2.0.0",
6+
"@elastic-suite/gally-admin-shared": "2.0.1-alpha.0",
77
"@emotion/react": "11.10.4",
88
"@emotion/styled": "11.10.4",
99
"@mui/icons-material": "5.10.6",

front/pwa/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"prepare": "cd public && ln -fsT ../../node_modules/@elastic-suite/gally-admin-components/public/locales/ locales && ln -fsT ../../node_modules/@elastic-suite/gally-admin-components/public/images/ images"
2121
},
2222
"dependencies": {
23-
"@elastic-suite/gally-admin-components": "2.0.0",
24-
"@elastic-suite/gally-admin-shared": "2.0.0",
23+
"@elastic-suite/gally-admin-components": "2.0.1-alpha.0",
24+
"@elastic-suite/gally-admin-shared": "2.0.1-alpha.0",
2525
"@emotion/react": "11.10.4",
2626
"@emotion/styled": "11.10.4",
2727
"@mui/material": "5.10.5",

0 commit comments

Comments
 (0)