@playcademy/vite-plugin 0.2.22-beta.1 → 0.2.22-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 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -25334,7 +25334,7 @@ var package_default;
|
|
|
25334
25334
|
var init_package = __esm(() => {
|
|
25335
25335
|
package_default = {
|
|
25336
25336
|
name: "@playcademy/sandbox",
|
|
25337
|
-
version: "0.3.16-beta.
|
|
25337
|
+
version: "0.3.16-beta.2",
|
|
25338
25338
|
description: "Local development server for Playcademy game development",
|
|
25339
25339
|
type: "module",
|
|
25340
25340
|
exports: {
|
|
@@ -25390,7 +25390,6 @@ var init_package = __esm(() => {
|
|
|
25390
25390
|
"@playcademy/constants": "workspace:*",
|
|
25391
25391
|
"@playcademy/data": "workspace:*",
|
|
25392
25392
|
"@playcademy/logger": "workspace:*",
|
|
25393
|
-
"@playcademy/sdk": "workspace:*",
|
|
25394
25393
|
"@playcademy/timeback": "workspace:*",
|
|
25395
25394
|
"@playcademy/types": "workspace:*",
|
|
25396
25395
|
"@playcademy/utils": "workspace:*",
|
|
@@ -123147,7 +123146,7 @@ var import_picocolors12 = __toESM(require_picocolors(), 1);
|
|
|
123147
123146
|
// package.json
|
|
123148
123147
|
var package_default2 = {
|
|
123149
123148
|
name: "@playcademy/vite-plugin",
|
|
123150
|
-
version: "0.2.22-beta.
|
|
123149
|
+
version: "0.2.22-beta.2",
|
|
123151
123150
|
type: "module",
|
|
123152
123151
|
exports: {
|
|
123153
123152
|
".": {
|