From b8d30cf54945e1e904eb62e3a6abb52fa4acfab4 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Mon, 13 Sep 2021 14:30:17 +0200 Subject: [PATCH] update package --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0d617d7..067bafa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,8 @@ { - "name": "cloudlink", - "version": "0.5.35", + "name": "linebridge", + "version": "0.6.0", + "description": "A simple, fast, and powerful API interface library", + "author": "RageStudio", "main": "dist/index.js", "types": "dist/modules.d.ts", "scripts": {