Skip to content

Commit

Permalink
4.3.2-next.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cylon3035 committed Sep 23, 2024
1 parent d2dfa93 commit 9cb9044
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

7 changes: 3 additions & 4 deletions packages/vite-plugin-react-board/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
{
"name": "@wixc3/vite-plugin-react-board",
"description": "Plugin for rendering component boards with vite",
"version": "4.3.1",
"version": "4.3.2-next.0",
"main": "dist/index.js",
"peerDependencies": {
"@wixc3/react-board": "^4.0.0",
"react": ">=18.0.0",
"react-dom": ">=18.0.0",
"vite": "^5",
"@wixc3/react-board": "^4.0.0"
"vite": "^5"
},
"type": "module",
"dependencies": {},
"devDependencies": {
"vite": "^5.4.3"
},
Expand Down

0 comments on commit 9cb9044

Please sign in to comment.