@lvce-editor/static-server 0.93.2 → 0.93.3

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.93.2",
4
+ "version": "0.93.3",
5
5
  "commit": "9057255",
6
6
  "date": "2026-07-22T11:08:56.000Z",
7
7
  "etag": "W/\"9057255\"",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvce-editor/static-server",
3
- "version": "0.93.2",
3
+ "version": "0.93.3",
4
4
  "description": "Serve static files",
5
5
  "main": "dist/static-server.js",
6
6
  "type": "module",
@@ -6842,7 +6842,7 @@ const exit$1 = code => {
6842
6842
  return invoke$F('Exit.exit', code);
6843
6843
  };
6844
6844
 
6845
- const version = '0.93.2';
6845
+ const version = '0.93.3';
6846
6846
  const commit$1 = '9057255';
6847
6847
  const productNameLong$1 = 'Lvce Editor - OSS';
6848
6848
  const getPid = () => {