From 0c0eb702dec3e7fcf403f62b5a069d680b2013a7 Mon Sep 17 00:00:00 2001 From: Francesco Pontillo Date: Tue, 8 Nov 2016 10:41:15 +0000 Subject: [PATCH] Revert "Updated npm dependencies" --- package.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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",