From 5d5fb9d51ed7466c6c440703edb4eaf665d8478b Mon Sep 17 00:00:00 2001 From: Thomas Buys Date: Tue, 13 Dec 2016 23:48:33 +0100 Subject: [PATCH] Remove a few unused dependencies --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index eb746bb..af0637f 100644 --- a/package.json +++ b/package.json @@ -19,9 +19,6 @@ }, "homepage": "https://github.com/gevalo1/WebApps3#readme", "devDependencies": { - "angular-animate": "^1.6.0", - "angular-aria": "^1.6.0", - "angular-material": "^1.1.1", "angular-mocks": "^1.6.0", "babel-core": "^6.20.0", "babel-loader": "^6.2.9",