Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danielkeil committed Feb 13, 2015
1 parent b39d398 commit 20fa8f6
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": "mappify-map",
"version": "0.1.0",
"version": "0.2.0",
"authors": [
"Daniel Keil <daniel.keil@me.com>"
],
Expand All @@ -9,19 +9,19 @@
"angular": "~1.3.0",
"bluebird": "~2.3.2",
"components-font-awesome": "~4.2.0",
"lodash": "~3.1",
"lodash": "~3.2",
"leaflet": "0.7.x",
"leaflet-plugins": "~1.2.0",
"Leaflet.awesome-markers": "~2.0",
"jQuery": "~2.1.1",
"jquery": "~2.1.1",
"terraformer": "~1.0.4",
"terraformer-wkt-parser": "~1.0.0",
"chance": "~0.7.3"
},
"devDependencies": {
"bootstrap": "~3.3.1",
"benchmark": "latest",
"jQuery": "~2.1.1",
"jquery": "~2.1.1",
"jassa": "0.9.0-SNAPSHOT",
"normalize.css": "~3.0.2"
},
Expand Down

0 comments on commit 20fa8f6

Please sign in to comment.