Skip to content

Commit 63588e9

Browse files
committed
Update ship-pr skill for @kentcdodds/discord package rename
1 parent 5e92709 commit 63588e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/skills/ship-pr/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ without `gh`, and `request` / `graphql` (`kody:@kentcdodds/github/request`,
3535
## Done → Discord
3636

3737
```javascript
38-
import sendMeAMessage from 'kody:@kentcdodds/discord-gateway/send-me-a-message'
38+
import sendMeAMessage from 'kody:@kentcdodds/discord/send-me-a-message'
3939

4040
export default async function main() {
4141
const content = ` ... `

0 commit comments

Comments
 (0)