diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-09-21 13:02:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-21 13:02:49 +0100 |
| commit | 47c3718a0a33dde1a20d47e0716e9900ef44729a (patch) | |
| tree | bf87af5a613b419986d86071765dae1ee5fe293f | |
| parent | 7ad1dcc213635e6dacc94e1f9ac3a799a15a444c (diff) | |
| download | packages-47c3718a0a33dde1a20d47e0716e9900ef44729a.tar.gz packages-47c3718a0a33dde1a20d47e0716e9900ef44729a.zip | |
Rename presto to db_presto.
Refs #583
| -rw-r--r-- | packages.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/packages.json b/packages.json index 43a3dd9..f1b3e82 100644 --- a/packages.json +++ b/packages.json @@ -7158,14 +7158,13 @@ "web": "https://github.com/ehmry/nim-monero" }, { - "name": "presto", + "name": "db_presto", "url": "https://github.com/Bennyelg/nimPresto", "method": "git", "tags": [ "prestodb", "connector", - "database", - "nim-lang" + "database" ], "description": "prestodb simple connector", "license": "MIT", |
