@settlemint/sdk-cli 1.0.4 → 1.0.5-mainc12b9694

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.
Files changed (4) hide show
  1. package/README.md +1 -1
  2. package/dist/cli.js +57271 -57862
  3. package/dist/cli.js.map +186 -186
  4. 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.4/sdk/cli/docs/settlemint.md) for available commands.
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