diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-09-21 22:49:53 +0100 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-09-21 22:49:53 +0100 |
| commit | 9ecf36385f9629ed802971b01f5320b6fe527889 (patch) | |
| tree | 5ed419caf33c302015521f8768344f0631f0004e | |
| parent | 8d1c490c049efb044170a4454d7426249aba6854 (diff) | |
| parent | 4c8afd84a19f498bc559fa081bce2c69a56182ba (diff) | |
| download | packages-9ecf36385f9629ed802971b01f5320b6fe527889.tar.gz packages-9ecf36385f9629ed802971b01f5320b6fe527889.zip | |
Merge pull request #259 from h3rald/patch-3
fix: LiteStore -> litestore
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 56ddb3a..5a0b014 100644 --- a/packages.json +++ b/packages.json @@ -3315,7 +3315,7 @@ "web": "https://github.com/jangko/nimPNG" }, { - "name": "LiteStore", + "name": "litestore", "url": "https://github.com/h3rald/litestore", "method": "git", "tags": [ |
