From 1840fcc0e66a17a39283e53fac35645d59571732 Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Sun, 6 Mar 2011 13:10:56 +0900 Subject: [PATCH] Fix for NPM; thanks to mcantelon for catching. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a89512..9d666ea 100644 --- a/package.json +++ b/package.json @@ -31,5 +31,5 @@ "licenses": [ {"type" : "MIT", "url" : "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE"} - ], + ] }