jeawin-astro 3.0.85 → 3.0.86

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jeawin-astro",
3
- "version": "3.0.85",
3
+ "version": "3.0.86",
4
4
  "author": "chaegumi <chaegumi@qq.com>",
5
5
  "description": "",
6
6
  "license": "MIT",
@@ -277,7 +277,7 @@ if (page_type == "category") {
277
277
  async
278
278
  defer></script>
279
279
  <script is:inline src={`${base ? `${base}/` : '/'}global.variable.js`}></script>
280
- <script is:inline src="https://img.jeawincdn.com/resource/js/form.js?v=20250529" async defer></script>
280
+ <script is:inline src="https://img.jeawincdn.com/resource/js/form.min.js?v=20250529" async defer></script>
281
281
  <script
282
282
  is:inline
283
283
  src="https://img.jeawincdn.com/resource/js/lazysizes.min.js"