vskill 1.0.7 → 1.0.9

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.
Binary file
@@ -3,6 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <link rel="icon" type="image/png" href="/favicon.png" />
6
7
  <title>Skill Studio</title>
7
8
  <script>
8
9
  // FOUC-prevention: resolve theme + contrast BEFORE React mounts.
@@ -46,8 +47,8 @@
46
47
  }
47
48
  })();
48
49
  </script>
49
- <script type="module" crossorigin src="/assets/index-BzO3ziUg.js"></script>
50
- <link rel="stylesheet" crossorigin href="/assets/index-DOy37DoE.css">
50
+ <script type="module" crossorigin src="/assets/index-BRNId4SH.js"></script>
51
+ <link rel="stylesheet" crossorigin href="/assets/index-BKAvJDDF.css">
51
52
  <link rel="stylesheet" crossorigin href="/assets/fonts-i7Lkz2zN.css">
52
53
  </head>
53
54
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vskill",
3
- "version": "1.0.7",
3
+ "version": "1.0.9",
4
4
  "type": "module",
5
5
  "description": "Secure multi-platform AI skill installer — scan before you install",
6
6
  "bin": {