@playcademy/vite-plugin 0.3.2-beta.1 → 0.3.2-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -23746,7 +23746,7 @@ import path from "node:path";
|
|
|
23746
23746
|
// package.json
|
|
23747
23747
|
var package_default = {
|
|
23748
23748
|
name: "@playcademy/vite-plugin",
|
|
23749
|
-
version: "0.3.2-beta.
|
|
23749
|
+
version: "0.3.2-beta.2",
|
|
23750
23750
|
type: "module",
|
|
23751
23751
|
exports: {
|
|
23752
23752
|
".": {
|
|
@@ -25446,7 +25446,7 @@ var package_default2;
|
|
|
25446
25446
|
var init_package = __esm(() => {
|
|
25447
25447
|
package_default2 = {
|
|
25448
25448
|
name: "@playcademy/sandbox",
|
|
25449
|
-
version: "0.3.19-beta.
|
|
25449
|
+
version: "0.3.19-beta.5",
|
|
25450
25450
|
description: "Local development server for Playcademy game development",
|
|
25451
25451
|
type: "module",
|
|
25452
25452
|
exports: {
|