@settlemint/sdk-cli 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cli.js +57271 -57862
- package/dist/cli.js.map +186 -186
- package/package.json +6 -4
package/README.md
CHANGED
|
@@ -229,7 +229,7 @@ settlemint scs subgraph deploy --accept-defaults <subgraph-name>
|
|
|
229
229
|
|
|
230
230
|
## API Reference
|
|
231
231
|
|
|
232
|
-
See the [documentation](https://github.com/settlemint/sdk/tree/v1.0.
|
|
232
|
+
See the [documentation](https://github.com/settlemint/sdk/tree/v1.0.5/sdk/cli/docs/settlemint.md) for available commands.
|
|
233
233
|
|
|
234
234
|
## Contributing
|
|
235
235
|
|