From 978a03949815dcd9d9bb1b259028f17a5f73dde5 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Mon, 13 Feb 2023 10:13:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'package.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index be968b1..2634d86 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "node-red-contrib-matrix-chat", + "name": "node-red-contrib-matrix-chat-jw", "version": "0.7.0", "description": "Matrix chat server client for Node-RED", "dependencies": { @@ -53,11 +53,11 @@ ], "repository": { "type": "git", - "url": "https://github.com/skylar-tech/node-red-contrib-matrix-chat" + "url": "https://git-x.kongjian.xin/Matrix/node-red-contrib-matrix-chat" }, "author": { - "name": "Skylar Sadlier", - "url": "https://skylar.tech" + "name": "jingweiht", + "url": "https://jingweiht.com" }, "license": "SEE LICENSE FILE" }