@lvce-editor/static-server 0.91.7 → 0.91.8

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/config.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "lvce-oss",
3
3
  "productName": "Lvce Editor - OSS",
4
- "version": "0.91.7",
4
+ "version": "0.91.8",
5
5
  "commit": "98fc4d9",
6
6
  "date": "2026-07-16T08:14:16.000Z",
7
7
  "etag": "W/\"98fc4d9\"",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvce-editor/static-server",
3
- "version": "0.91.7",
3
+ "version": "0.91.8",
4
4
  "description": "Serve static files",
5
5
  "main": "dist/static-server.js",
6
6
  "type": "module",
@@ -6497,7 +6497,7 @@ const exit$1 = code => {
6497
6497
  return invoke$F('Exit.exit', code);
6498
6498
  };
6499
6499
 
6500
- const version = '0.91.7';
6500
+ const version = '0.91.8';
6501
6501
  const commit$1 = '98fc4d9';
6502
6502
  const productNameLong$1 = 'Lvce Editor - OSS';
6503
6503
  const getPid = () => {