From 71ac02eb76d40a19454c2fd0cd400aff99110b61 Mon Sep 17 00:00:00 2001 From: thekiba Date: Sun, 11 Feb 2024 21:03:44 +0400 Subject: [PATCH] chore: update package-lock.json --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 56bedde..2833924 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { - "name": "@toncommunity/tlb-parser", - "version": "0.1.0", + "name": "@ton-community/tlb-parser", + "version": "0.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "@toncommunity/tlb-parser", - "version": "0.1.0", + "name": "@ton-community/tlb-parser", + "version": "0.1.1", "license": "MIT", "dependencies": { "ohm-js": "^16.6.0"