From e66c4817612c270c637e2323248d947784dabe1f Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Tue, 7 Mar 2023 15:29:50 -0300 Subject: [PATCH] fix(basic.gblib): Adjustment in package version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f372d0c..b8e48f1e 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@nlpjs/basic": "4.26.1", "@nosferatu500/textract": "3.1.2", "@push-rpc/core": "1.1.5", - "@push-rpc/http": "^1.1.5", + "@push-rpc/http": "1.1.5", "@push-rpc/websocket": "1.1.5", "@semantic-release/changelog": "5.0.1", "@semantic-release/exec": "5.0.0",