Skip to content

Commit 9d13a33

Browse files
committed
chore: prepare foc-cli 0.1.1 release metadata
1 parent 39e3043 commit 9d13a33

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foc-cli",
3-
"version": "0.0.4",
3+
"version": "0.1.1",
44
"description": "CLI for Filecoin Onchain Cloud — decentralized storage on Filecoin with PDP verification and USDFC payments.",
55
"type": "module",
66
"main": "dist/src/index.js",
@@ -39,12 +39,12 @@
3939
"license": "Apache-2.0 OR MIT",
4040
"repository": {
4141
"type": "git",
42-
"url": "git+https://github.com/FIL-Builders/foc-skill.git"
42+
"url": "git+https://github.com/FIL-Builders/foc-cli.git"
4343
},
4444
"bugs": {
45-
"url": "https://github.com/FIL-Builders/foc-skill/issues"
45+
"url": "https://github.com/FIL-Builders/foc-cli/issues"
4646
},
47-
"homepage": "https://github.com/FIL-Builders/foc-skill#readme",
47+
"homepage": "https://github.com/FIL-Builders/foc-cli#readme",
4848
"engines": {
4949
"node": ">=18"
5050
},

0 commit comments

Comments
 (0)