Skip to content

Commit 1906e14

Browse files
committed
Bump to version 2.5.1.
1 parent 743b9d8 commit 1906e14

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latchkey",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "A CLI tool that injects API credentials into curl requests to third-party services",
55
"author": "Imbue <hynek@imbue.com>",
66
"repository": {
@@ -66,6 +66,6 @@
6666
"vitest": "^4.0.18"
6767
},
6868
"pi": {
69-
"skills": ["./skills/generic"]
69+
"skills": ["./dist/skills/generic"]
7070
}
7171
}

0 commit comments

Comments
 (0)