@hasna/skills 0.1.12 → 0.1.13
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/bin/index.js +1 -1
- package/bin/mcp.js +1 -1
- package/package.json +1 -1
package/bin/index.js
CHANGED
|
@@ -1878,7 +1878,7 @@ var package_default;
|
|
|
1878
1878
|
var init_package = __esm(() => {
|
|
1879
1879
|
package_default = {
|
|
1880
1880
|
name: "@hasna/skills",
|
|
1881
|
-
version: "0.1.
|
|
1881
|
+
version: "0.1.13",
|
|
1882
1882
|
description: "Skills library for AI coding agents",
|
|
1883
1883
|
type: "module",
|
|
1884
1884
|
bin: {
|
package/bin/mcp.js
CHANGED
|
@@ -28604,7 +28604,7 @@ import { homedir as homedir2 } from "os";
|
|
|
28604
28604
|
// package.json
|
|
28605
28605
|
var package_default = {
|
|
28606
28606
|
name: "@hasna/skills",
|
|
28607
|
-
version: "0.1.
|
|
28607
|
+
version: "0.1.13",
|
|
28608
28608
|
description: "Skills library for AI coding agents",
|
|
28609
28609
|
type: "module",
|
|
28610
28610
|
bin: {
|