Bump version.
All checks were successful
Tests / sdk_tests (pull_request) Successful in 5m40s

This commit is contained in:
Thomas E Lackey 2024-01-15 12:02:37 -06:00
parent 6814707752
commit 7c2d92603f

View File

@ -1,6 +1,6 @@
{
"name": "@cerc-io/laconic-registry-cli",
"version": "0.1.7",
"version": "0.1.8",
"main": "index.js",
"repository": "git@github.com:cerc-io/laconic-registry-cli.git",
"author": "",
@ -15,7 +15,7 @@
},
"dependencies": {
"fs-extra": "^10.1.0",
"@cerc-io/laconic-sdk": "^0.1.13",
"@cerc-io/laconic-sdk": "^0.1.14",
"js-yaml": "^3.14.1",
"lodash": "^4.17.21",
"lodash-clean": "^2.2.3",