From a6a2c7b55a9af6c074df684e0ed41020faa2e17a Mon Sep 17 00:00:00 2001 From: achesak Date: Wed, 30 Dec 2015 17:06:49 -0600 Subject: [PATCH] Fixed quote issue --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 8f6940e..601cda8 100644 --- a/packages.json +++ b/packages.json @@ -3896,7 +3896,7 @@ "uid" ], "description": "Nim module for generating URL identifiers for Tiny URL and bit.ly-like URLs", - "license: "MIT", + "license": "MIT", "web": "https://github.com/achesak/nim-shorturl" } ]