Skip to content

Commit

Permalink
update bower conf
Browse files Browse the repository at this point in the history
  • Loading branch information
willylambert committed May 14, 2014
1 parent 4e1f604 commit 4f7b89a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ http://www.prodigia.org/discover-leaflet
With bower :
* **Bower**: `bower install discover-leaflet`

You will need a webserver to run the presentation (like the node.js package http-server)

## Supported browsers

Expand Down
6 changes: 2 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"keywords": [
"leaflet",
"human-talk",
"Maine Labs",
"Maine Labs"
],
"dependencies": {
"bootstrap": "~3.1",
Expand All @@ -19,9 +19,7 @@
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
"bower_components"
],
"devDependencies": {
"angular-bootstrap": "~0.11.0",
Expand Down

0 comments on commit 4f7b89a

Please sign in to comment.