There was an error while loading. Please reload this page.
1 parent 39e3043 commit 9d13a33Copy full SHA for 9d13a33
1 file changed
cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "foc-cli",
3
- "version": "0.0.4",
+ "version": "0.1.1",
4
"description": "CLI for Filecoin Onchain Cloud — decentralized storage on Filecoin with PDP verification and USDFC payments.",
5
"type": "module",
6
"main": "dist/src/index.js",
@@ -39,12 +39,12 @@
39
"license": "Apache-2.0 OR MIT",
40
"repository": {
41
"type": "git",
42
- "url": "git+https://github.com/FIL-Builders/foc-skill.git"
+ "url": "git+https://github.com/FIL-Builders/foc-cli.git"
43
},
44
"bugs": {
45
- "url": "https://github.com/FIL-Builders/foc-skill/issues"
+ "url": "https://github.com/FIL-Builders/foc-cli/issues"
46
47
- "homepage": "https://github.com/FIL-Builders/foc-skill#readme",
+ "homepage": "https://github.com/FIL-Builders/foc-cli#readme",
48
"engines": {
49
"node": ">=18"
50
0 commit comments