skills-package-manager 0.6.0 → 0.6.2

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -14,7 +14,7 @@ import { fileURLToPath } from "node:url";
14
14
  import { x } from "tar";
15
15
  import * as __rspack_external__clack_prompts_3cae1695 from "@clack/prompts";
16
16
  var package_namespaceObject = {
17
- rE: "0.6.0"
17
+ rE: "0.6.2"
18
18
  };
19
19
  const UNIVERSAL_AGENT_NAMES = [
20
20
  'Amp',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "skills-package-manager",
3
- "version": "0.6.0",
3
+ "version": "0.6.2",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",