package.json in ustyle-1.8.7 vs package.json in ustyle-1.10.0

- old
+ new

@@ -1,8 +1,8 @@ { "name": "ustyle", - "version": "1.8.7", + "version": "1.10.0", "description": "A living styleguide and pattern library by uSwitch.", "keywords": [ "css", "sass", "scss", @@ -30,10 +30,10 @@ "files": [ "dist/" ], "repository": "uswitch/ustyle", "scripts": { - "test": "grunt test" + "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { "async": "^0.9.0", "autoprefixer": "^6.5.0", "bluebird": "^2.9.7",