Skip to content

Commit

Permalink
Merge pull request #82 from panuhorsmalahti/angular147
Browse files Browse the repository at this point in the history
Angular 1.4.7
  • Loading branch information
panuhorsmalahti committed Oct 8, 2015
2 parents 0345eb7 + 1c0f01f commit bc19e28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angularLocalStorage",
"version": "0.3.1",
"version": "0.3.2",
"main": "dist/angularLocalStorage.min.js",
"ignore": [
"**/.*",
Expand All @@ -12,11 +12,11 @@
"tests"
],
"dependencies": {
"angular": "1.4.4",
"angular-cookies": "1.4.4"
"angular": "~1.4.7",
"angular-cookies": "~1.4.7"
},
"devDependencies": {
"angular-mocks": "1.4.4"
"angular-mocks": "~1.4.7"
},
"homepage": "https://github.com/agrublev/Angular-localStorage",
"authors": [
Expand Down

0 comments on commit bc19e28

Please sign in to comment.