Skip to content

Commit

Permalink
[core] Update the root package.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed Aug 14, 2023
1 parent 54ab003 commit 61fbfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mui/monorepo",
"version": "5.14.4",
"version": "5.14.5",
"private": true,
"scripts": {
"proptypes": "cross-env BABEL_ENV=development babel-node --extensions \".tsx,.ts,.js\" ./scripts/generateProptypes.ts",
Expand Down

0 comments on commit 61fbfd1

Please sign in to comment.