@skills-supply/sk 0.2.2 → 0.2.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/dist/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -31890,7 +31890,7 @@ var package_default = {
|
|
|
31890
31890
|
},
|
|
31891
31891
|
type: "module",
|
|
31892
31892
|
types: "./index.d.ts",
|
|
31893
|
-
version: "0.2.
|
|
31893
|
+
version: "0.2.3"
|
|
31894
31894
|
};
|
|
31895
31895
|
|
|
31896
31896
|
// cli.ts
|
package/package.json
CHANGED