From 535a482043adf6c0fec69aedfb6e6965d06696f4 Mon Sep 17 00:00:00 2001 From: Planeshifter Date: Sat, 14 Mar 2015 02:40:59 -0400 Subject: [PATCH] [FIX] type in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75c1239..c4dac3c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ { "name": "Philipp Burckhardt", "email": "pburckhardt@outlook.com" - }, + } ], "scripts": { "test": "./node_modules/.bin/mocha",