Skip to content

Commit

Permalink
chore(bower.json): update openlayers to 3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kohatang committed Jun 10, 2016
1 parent f8206d0 commit 3bc3557
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@
"dependencies": {
"angular": "1.4.9",
"angular-sanitize": "1.4.9",
"openlayers3": "https://github.com/tombatossals/ol3-compiled.git#3.8.2"
"openlayers": "https://github.com/openlayers/ol3/releases/download/v3.16.0/v3.16.0-dist.zip"
},
"devDependencies": {
"jquery": "*",
"angular-route": "1.4.9",
"angular-mocks": "1.4.9"
"angular-mocks": "1.4.9",
"js-polyfills": "^0.1.20"
},
"ignore": [
"**/.*",
Expand Down

0 comments on commit 3bc3557

Please sign in to comment.