From eab828f5cc285ed387360c40be3daddc236fa1af Mon Sep 17 00:00:00 2001 From: Kyle Mitchell Date: Tue, 26 May 2015 08:00:26 +0000 Subject: [PATCH] fix typo in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aedaa0b..249f669 100644 --- a/package.json +++ b/package.json @@ -78,5 +78,5 @@ "folderify" ] }, - "licenses": "MIT" + "license": "MIT" }