ldrouter 1.6.2 → 1.6.7

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.
@@ -6,8 +6,8 @@
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
  <meta name="color-scheme" content="light dark" />
8
8
  <title>LateDev Router</title>
9
- <script type="module" crossorigin src="/assets/index-B3mCvc2W.js"></script>
10
- <link rel="stylesheet" crossorigin href="/assets/index-DSddXVaT.css">
9
+ <script type="module" crossorigin src="/assets/index-RSdQi2FM.js"></script>
10
+ <link rel="stylesheet" crossorigin href="/assets/index-BE3Wf3tc.css">
11
11
  </head>
12
12
  <body>
13
13
  <div id="root"></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ldrouter",
3
- "version": "1.6.2",
3
+ "version": "1.6.7",
4
4
  "description": "LateDev Router — lightweight self-hosted LLM gateway with admin UI",
5
5
  "type": "module",
6
6
  "license": "MIT",