@spotpatch/vite 1.2.0 → 1.2.1
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/runtime-client.js +51 -81
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -515,7 +515,7 @@ var import_node_path2 = __toESM(require("path"), 1);
|
|
|
515
515
|
// package.json
|
|
516
516
|
var package_default = {
|
|
517
517
|
name: "@spotpatch/vite",
|
|
518
|
-
version: "1.2.
|
|
518
|
+
version: "1.2.1",
|
|
519
519
|
description: "Vite development plugin for SpotPatch.",
|
|
520
520
|
license: "MIT",
|
|
521
521
|
repository: {
|