Skip to content

Commit

Permalink
Add maplibre-gl to peerDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed May 19, 2024
1 parent ace458e commit a6c9b86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
"array-equal": "^1.0.2",
"debounce": "^2.0.0"
},
"peerDependencies": {
"maplibre-gl": "^3.0.0 || ^4.0.0"
},
"packageManager": "[email protected]"
}
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5185,6 +5185,8 @@ __metadata:
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
rollup: "npm:^4.14.0"
peerDependencies:
maplibre-gl: ^3.0.0 || ^4.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit a6c9b86

Please sign in to comment.