Compare commits

..
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ Follow these steps to run the tests:
- In laconicd repo run: - In laconicd repo run:
```bash ```bash
TEST_REGISTRY_EXPIRY=true ./init.sh TEST_NAMESERVICE_EXPIRY=true ./init.sh
``` ```
- Export the private key and change it in `.env` file again using: - Export the private key and change it in `.env` file again using:
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/laconic-sdk", "name": "@cerc-io/laconic-sdk",
"version": "0.1.6", "version": "0.1.5",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",
"repository": "git@github.com:cerc-io/laconic-sdk.git", "repository": "git@github.com:cerc-io/laconic-sdk.git",