diff --git a/bower.json b/bower.json index b1f1971..aa39c88 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ionic-shop", - "version": "0.0.0", + "version": "0.0.1", "homepage": "https://github.com/JoshSGman/ionic-shop", "authors": [ "Josh " @@ -15,8 +15,6 @@ "tests" ], "dependencies": { - "angular-mocks": "1.2.3", - "ionic": "~0.9.27", - "angular": "~1.2.12" + "ionic": "driftyco/ionic-bower#master" } }