Skip to content

Commit

Permalink
update vite
Browse files Browse the repository at this point in the history
  • Loading branch information
zachlankton committed Jan 21, 2024
1 parent d696a9b commit 5265d8d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rezact/rezact",
"version": "1.0.15-beta.48",
"version": "1.0.15-beta.49",
"type": "module",
"description": "Intuitive Reactivity, Simplified State. Embrace a modern UI framework that encourages direct data mutations, offers module-level reactivity, and simplifies component design. With Rezact, you get the power of reactivity without the boilerplate. Dive into a seamless development experience tailored for today's web.",
"main": "index.cjs",
Expand Down Expand Up @@ -41,7 +41,7 @@
"path": "^0.12.7",
"typescript": "^5.1.6",
"url": "^0.11.1",
"vite": "^5.0.10",
"vite": "5.0.12",
"vite-plugin-dts": "^3.7.0",
"vite-plugin-inspect": "^0.8.1",
"vitest": "^1.1.0"
Expand Down

0 comments on commit 5265d8d

Please sign in to comment.