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 502c004..f2c665d 100644
--- a/packages.json
+++ b/packages.json
@@ -8143,14 +8143,14 @@
},
{
"name": "simpleAST",
- "url": "https://github.com/lguzzon/simpleAST",
+ "url": "https://github.com/lguzzon-NIM/simpleAST",
"method": "git",
"tags": [
"ast"
],
"description": "Simple AST in NIM",
"license": "MIT",
- "web": "https://github.com/lguzzon/simpleAST"
+ "web": "https://github.com/lguzzon-NIM/simpleAST"
},
{
"name": "timerpool",