diff --git a/package.json b/package.json index e013293..44682b3 100644 --- a/package.json +++ b/package.json @@ -4,9 +4,7 @@ "description": "An Angular library of masks applicable to several Brazilian data.", "main": "src/filters.js", "scripts": { - "test": "gulp test", - "postinstall": "bower install", - "postupdate": "bower update" + "test": "gulp test" }, "repository": { "type": "git",