aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 43945b9..1fd6200 100644
--- a/packages.json
+++ b/packages.json
@@ -1927,7 +1927,7 @@
},
{
"name": "jwt",
- "url": "https://github.com/ekarlso/nim-jwt.git",
+ "url": "https://github.com/yglukhov/nim-jwt.git",
"method": "git",
"tags": [
"library",
@@ -1936,7 +1936,7 @@
],
"description": "JSON Web Tokens for Nim",
"license": "MIT",
- "web": "https://github.com/ekarlso/nim-jwt"
+ "web": "https://github.com/yglukhov/nim-jwt"
},
{
"name": "pythonpathlib",