Skip to content

Commit

Permalink
Update MUI
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulo Andre Azevedo Quirino committed Feb 29, 2024
1 parent c577d0e commit 9116f5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mov-ai/mov-fe-lib-code-editor",
"version": "1.1.0-4",
"version": "1.1.1-0",
"description": "Mov.ai's library for Code Editors",
"main": "./dist/index.js",
"scripts": {
Expand Down Expand Up @@ -55,7 +55,7 @@
"@babel/preset-react": "^7.14.5",
"@codingame/monaco-languageclient": "^0.17.3",
"@mov-ai/mov-fe-lib-core": "^1.2.0-7",
"@mov-ai/mov-fe-lib-react": "^1.3.0-10",
"@mov-ai/mov-fe-lib-react": "^1.3.1-0",
"@storybook/addon-knobs": "^6.3.1",
"@storybook/addons": "^6.3.8",
"@storybook/api": "^6.3.8",
Expand Down Expand Up @@ -98,6 +98,6 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"@mov-ai/mov-fe-lib-core": "^1.2.0-7",
"@mov-ai/mov-fe-lib-react": "^1.3.0-10"
"@mov-ai/mov-fe-lib-react": "^1.3.1-0"
}
}

0 comments on commit 9116f5a

Please sign in to comment.