Skip to content

Commit

Permalink
Merge pull request #840 from tombatossals/update-bower-json-angular-1…
Browse files Browse the repository at this point in the history
….4-issue-839

fix(libraries): Updated bower.json with AngularJS latest stable version:
  • Loading branch information
j-r-t committed Jul 3, 2015
2 parents be7a2a0 + 50ec972 commit cb97b61
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
Expand Up @@ -14,7 +14,7 @@
"dist/angular-leaflet-directive.js"
],
"dependencies": {
"angular": "1.3.x",
"angular": "1.4.x",
"leaflet": "0.7.x",
"font-awesome": "~4.3.x"
},
Expand All @@ -23,9 +23,9 @@
"semantic-ui": "*",
"bootstrap": "*",
"prism": "*",
"angular-route": "1.3.x",
"angular-animate": "1.3.x",
"angular-mocks": "1.3.x",
"angular-route": "1.4.x",
"angular-animate": "1.4.x",
"angular-mocks": "1.4.x",
"leaflet.markercluster": "*",
"leaflet.draw": "*",
"Leaflet.label": "*",
Expand Down

0 comments on commit cb97b61

Please sign in to comment.