@playcademy/vite-plugin 0.0.1-beta.22 → 0.0.1-beta.23
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 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -97729,7 +97729,7 @@ var logger = (fn = console.log) => {
|
|
|
97729
97729
|
};
|
|
97730
97730
|
var package_default = {
|
|
97731
97731
|
name: "@playcademy/sandbox",
|
|
97732
|
-
version: "0.1.0-beta.
|
|
97732
|
+
version: "0.1.0-beta.17",
|
|
97733
97733
|
description: "Local development server for Playcademy game development",
|
|
97734
97734
|
type: "module",
|
|
97735
97735
|
exports: {
|