From ae2a9cd9a7f713a952d06c710de66d5e4295e46d Mon Sep 17 00:00:00 2001 From: Xavier Haniquaut Date: Mon, 3 Oct 2016 18:24:26 +0200 Subject: [PATCH] v1.1.1 --- bower.json | 5 ++--- package.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index 41844ee..fa6988a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-reaccess", - "version": "1.1.0", + "version": "1.1.1", "main": "./src/index.js", "ignore": [ ".git*", @@ -16,7 +16,6 @@ "angular": ">=1.0.8" }, "devDependencies": { - "angular-mocks": ">=1.0.8", - "chai": "~1.8.1" + "angular-mocks": ">=1.0.8" } } diff --git a/package.json b/package.json index 0ec234a..9c81f80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-reaccess", - "version": "1.1.0", + "version": "1.1.1", "author": "Nicolas Froidure (SimpliField)", "licenses": [ {