Skip to content

Commit

Permalink
Set Leaflet as peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mabhub authored and fredericbonifas committed Mar 8, 2018
1 parent 8480000 commit c5fa47b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"license": "MIT",
"scripts": {},
"dependencies": {
"leaflet": "*"
"peerDependencies": {
"leaflet": "^1.3.1"
}
}

0 comments on commit c5fa47b

Please sign in to comment.