Skip to content

Commit 9de5f52

Browse files
committed
fix: align repository url with provenance and release v0.1.3
1 parent c2d3d9a commit 9de5f52

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dumplingai-cli",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "DumplingAI CLI — scrape, search, and extract from the terminal",
55
"license": "MIT",
66
"type": "module",
@@ -26,7 +26,7 @@
2626
],
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/dumplingai/cli.git"
29+
"url": "https://github.com/DumplingAI/cli"
3030
},
3131
"homepage": "https://www.dumplingai.com",
3232
"bugs": {

0 commit comments

Comments
 (0)