From 4d40907354e4871fcbfcc6ec0357538b5bf09769 Mon Sep 17 00:00:00 2001 From: Matt Insler Date: Tue, 14 Jan 2014 18:11:28 -0800 Subject: [PATCH] oops, wrong field name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46fb7cee7..327a81b31 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "karma": "~0.10.9", "karma-coverage": "~0.1.4" }, - "licenses": "MIT for the code, and CC-BY for the art and music", + "license": "MIT for the code, and CC-BY for the art and music", "private": true, "engines": { "node": "0.10.x"