Skip to content

Commit

Permalink
Update peerdependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kikonejacob authored Oct 16, 2024
1 parent 4450249 commit c26fb30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"test": "vitest run",
"test-watch": "vitest"
},
"dependencies": {
"@deck.gl/core": "^9.0.12",
"peerDependencies": {
"@deck.gl/core": "^9.0.12",
"@deck.gl/extensions": "^9.0.12",
"@deck.gl/geo-layers": "^9.0.12",
"@deck.gl/layers": "^9.0.12",
Expand All @@ -45,5 +45,5 @@
"@luma.gl/core": "^9.0.11",
"@luma.gl/engine": "^9.0.11",
"@math.gl/core": "^4.0.0"
}
},
}

0 comments on commit c26fb30

Please sign in to comment.