Skip to content

Commit 776bca5

Browse files
committed
chore: bump
1 parent 180efbf commit 776bca5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://img.shields.io/npm/v/skilld?color=yellow)](https://npmjs.com/package/skilld)
44
[![npm downloads](https://img.shields.io/npm/dm/skilld?color=yellow)](https://npm.chart.dev/skilld)
5-
[![license](https://img.shields.io/npm/l/skilld?color=yellow)](https://github.com/harlan-zw/skilld/blob/main/LICENSE)
5+
[![license](https://img.shields.io/npm/l/skilld?color=yellow)](https://github.com/skilld-dev/skilld/blob/main/LICENSE)
66

77
> Generate AI agent skills from your NPM dependencies.
88
@@ -330,4 +330,4 @@ DO_NOT_TRACK=1
330330

331331
## License
332332

333-
Licensed under the [MIT license](https://github.com/harlan-zw/skilld/blob/main/LICENSE).
333+
Licensed under the [MIT license](https://github.com/skilld-dev/skilld/blob/main/LICENSE).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"license": "MIT",
1919
"repository": {
2020
"type": "git",
21-
"url": "https://github.com/harlan-zw/skilld"
21+
"url": "https://github.com/skilld-dev/skilld"
2222
},
2323
"keywords": [
2424
"ai",

0 commit comments

Comments
 (0)