diff --git a/package.json b/package.json index 8801557..a46ba7e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ , "homepage": "https://github.com/learnboost/node-canvas" , "repository": "git://github.com/learnboost/node-canvas" , "scripts": { - "test": "make test" + "test": "make test" } , "devDependencies": { "express": ">= 2.3.7 && < 3.0.0"