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 9, 2024
1 parent ddee207 commit 31186d8
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 @@ -4,7 +4,7 @@
"main": "./dist/main.js",
"typings": "dist/main.d.ts",
"license": "MIT",
"version": "0.0.3",
"version": "0.0.4",
"scripts": {
"build": "tsc -b && vite build",
"typecheck": "tsc -b",
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 @@ -4,7 +4,7 @@
"main": "./dist/main.js",
"typings": "dist/main.d.ts",
"license": "MIT",
"version": "0.0.1-alpha.3",
"version": "0.0.1-alpha.4",
"scripts": {
"build": "tsc -b && vite build",
"typecheck": "tsc -b",
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 @@ -4,7 +4,7 @@
"main": "./dist/main.js",
"typings": "./dist/main.d.ts",
"license": "MIT",
"version": "0.0.1-alpha.4",
"version": "0.0.1-alpha.5",
"scripts": {
"build": "tsc -b && vite build",
"typecheck": "tsc -b",
Expand Down

0 comments on commit 31186d8

Please sign in to comment.