Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
everything is a peerdep.
Browse files Browse the repository at this point in the history
  • Loading branch information
jroxendal committed Aug 17, 2020
1 parent 4833192 commit 8d26c61
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "geokorp",
"version": "1.3.0",
"version": "1.4.2",
"dependencies": {
"leaflet-providers": "^1.9.1",
"leaflet.markercluster": "^1.4.1"

},
"peerDependencies": {
"leaflet": "^1.6.0",
"leaflet-providers": "^1.9.1",
"leaflet.markercluster": "^1.4.1",
"angular": "~1.7.0",
"lodash": "^4.17.12",
"moment": "^2.20.0"
Expand Down

0 comments on commit 8d26c61

Please sign in to comment.