Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @stackworx/[email protected]
 - @stackworx/[email protected]
 - @stackworx/[email protected]
  • Loading branch information
cliedeman committed Sep 6, 2024
1 parent 72cb6e9 commit 71f47ba
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "./dist/main.js",
"license": "MIT",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"build": "tsc && vite build",
"typecheck": "tsc",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "./dist/main.js",
"license": "MIT",
"version": "0.0.1-alpha.1",
"version": "0.0.1-alpha.2",
"scripts": {
"build": "tsc && vite build",
"typecheck": "tsc",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "./dist/main.js",
"license": "MIT",
"version": "0.0.1-alpha.2",
"version": "0.0.1-alpha.3",
"scripts": {
"build": "tsc && vite build",
"typecheck": "tsc",
Expand Down

0 comments on commit 71f47ba

Please sign in to comment.