Skip to content

Commit 44f86f3

Browse files
go to new version
1 parent b95795d commit 44f86f3

File tree

6 files changed

+81
-30
lines changed

6 files changed

+81
-30
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"dependencies": {
1212
"@emotion/react": "^11.11.4",
1313
"@emotion/styled": "^11.11.5",
14-
"@gridsuite/commons-ui": "0.63.0",
1514
"@hookform/resolvers": "^3.3.4",
1615
"@mui/icons-material": "^5.15.14",
1716
"@mui/lab": "^5.0.0-alpha.169",
@@ -82,6 +81,7 @@
8281
},
8382
"devDependencies": {
8483
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
84+
"@gridsuite/commons-ui": "file:../_frontend/commons-ui/gridsuite-commons-ui-0.63.2.tgz",
8585
"@types/core-js": "^2.5.8",
8686
"@types/eslint-config-prettier": "^6.11.3",
8787
"@types/jest": "^27.5.2",

0 commit comments

Comments
 (0)