diff options
| author | Eric S. Bullington <eric.s.bullington@gmail.com> | 2014-05-15 12:04:17 -0400 |
|---|---|---|
| committer | Eric S. Bullington <eric.s.bullington@gmail.com> | 2014-05-15 12:04:17 -0400 |
| commit | de28adf235f7d6ebc3682983bebf05bdc9c3d64e (patch) | |
| tree | 27df35b0c8c9e9a6761def07e834c79643294369 | |
| parent | 2a1297527b6b47201d8a206bcae090f7d15d90c1 (diff) | |
| download | packages-de28adf235f7d6ebc3682983bebf05bdc9c3d64e.tar.gz packages-de28adf235f7d6ebc3682983bebf05bdc9c3d64e.zip | |
Modified entry name to match file import name per babel guidelines
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 0fa2041..6ce379e 100644 --- a/packages.json +++ b/packages.json @@ -660,7 +660,7 @@ "web":"https://github.com/boydgreenfield/nimrod-murmur/" }, { - "name":"hexed", + "name":"hex", "url":"https://github.com/esbullington/nimrod-hex", "method":"git", "tags":["hex","encoding"], |
