We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0f13e commit 71b8a89Copy full SHA for 71b8a89
demo/package.json
@@ -12,7 +12,7 @@
12
"author": "",
13
"license": "ISC",
14
"devDependencies": {
15
- "vite": "^4.0.1",
+ "vite": "^5.0.0",
16
"jwcjs": "workspace:*"
17
}
18
packages/core/package.json
@@ -41,7 +41,7 @@
41
"esbuild": "^0.17.0",
42
"rollup": "^3.7.4",
43
"rollup-plugin-esbuild": "^5.0.0",
44
45
"@jwcjs/reactively": "workspace:^1.0.0",
46
"@jwcjs/runtime": "workspace:^1.0.0",
47
"@jwcjs/shared": "workspace:^1.0.0",
0 commit comments