Skip to content

Commit

Permalink
Added leaflet as a dependency. Doh.
Browse files Browse the repository at this point in the history
  • Loading branch information
perliedman committed Nov 11, 2013
1 parent 011ea83 commit bafb7b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"Alexis THOMAS (https://github.com/ath0mas)"
],
"description": "A zoom slider widget for Leaflet",
"dependencies": {
"leaflet": "~0.6.4"
},
"devDependencies": {
"jshint": "~1.1.0",
"mocha": "~1.9.0",
Expand Down

0 comments on commit bafb7b8

Please sign in to comment.