From ad145d0fea655499fd8442f10b0a25988785b1a4 Mon Sep 17 00:00:00 2001 From: flywind Date: Sun, 25 Apr 2021 13:37:54 +0800 Subject: [PATCH] update the jstin link --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 7b8c0de..a6d3a0c 100644 --- a/packages.json +++ b/packages.json @@ -13457,7 +13457,7 @@ }, { "name": "jstin", - "url": "https://github.com/LemonBoy/jstin", + "url": "https://github.com/nim-lang/jstin", "method": "git", "tags": [ "json", @@ -13468,7 +13468,7 @@ ], "description": "JS {de,}serialization as it says on the tin", "license": "MIT", - "web": "https://github.com/LemonBoy/jstin" + "web": "https://github.com/nim-lang/jstin" }, { "name": "compactdict",