diff --git a/package.json b/package.json index 36279d0..217ea47 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,7 @@ "url": "git@github.com:frapontillo/angular-bootstrap-switch.git" }, "license": "Apache-2.0", - "dependencies": { - "angular": ">=1.4.0", - "jquery": ">=1.9.0", - "bootstrap": ">=2.3.2", - "bootstrap-switch": "3.3.2" - }, + "dependencies": {}, "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-clean": "~0.7.0",