diff options
| author | Luca Guzzon <luca.guzzon@gmail.com> | 2018-10-05 05:35:25 +0200 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-10-04 20:35:25 -0700 |
| commit | 32985af367f63dacd3c278b721fb9c0a9f207281 (patch) | |
| tree | 332e25d545bb6f954cbc1f074f26a69fec55a392 | |
| parent | 65bc32cd166851f04ee10d2145d6037ab6325f17 (diff) | |
| download | packages-32985af367f63dacd3c278b721fb9c0a9f207281.tar.gz packages-32985af367f63dacd3c278b721fb9c0a9f207281.zip | |
Repository relocation (#880)
| -rw-r--r-- | packages.json | 4 |
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", |
