chore: version patch

This commit is contained in:
Rafael Cardenas
2023-07-03 10:09:03 -06:00
parent 2cbf87ebcc
commit 6c524eb75d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@hirosystems/chainhook-client",
"version": "1.2.0",
"version": "1.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@hirosystems/chainhook-client",
"version": "1.2.0",
"version": "1.2.1",
"license": "ISC",
"dependencies": {
"@fastify/type-provider-typebox": "^3.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@hirosystems/chainhook-client",
"version": "1.2.0",
"version": "1.2.1",
"description": "Chainhook TypeScript client",
"main": "./dist/index.js",
"typings": "./dist/index.d.ts",