Skip to content

Commit

Permalink
removed @types/mapbox-gl
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Aug 5, 2024
1 parent fccb514 commit 7ecfe1b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion packages/geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"mapbox-gl": "^3.5.2"
},
"devDependencies": {
"@types/mapbox-gl": "^3.4.0",
"@xylabs/ts-scripts-yarn3": "^3.15.14",
"@xylabs/tsconfig": "^3.15.14",
"typescript": "^5.5.4"
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1726,15 +1726,6 @@ __metadata:
languageName: node
linkType: hard

"@types/mapbox-gl@npm:^3.4.0":
version: 3.4.0
resolution: "@types/mapbox-gl@npm:3.4.0"
dependencies:
"@types/geojson": "npm:*"
checksum: 10/0813c55b81f5b5bf95f18cca1ef56bd9c89cb3370b44115af96fb21b2ba3418e891e63eb2efd09273b4faf3ad72e54fe6d60b810a050fe7f5673d5d10bdc271d
languageName: node
linkType: hard

"@types/mapbox__point-geometry@npm:*":
version: 0.1.4
resolution: "@types/mapbox__point-geometry@npm:0.1.4"
Expand Down Expand Up @@ -2282,7 +2273,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "@xyo-network/sdk-geo@workspace:packages/geo"
dependencies:
"@types/mapbox-gl": "npm:^3.4.0"
"@xylabs/ts-scripts-yarn3": "npm:^3.15.14"
"@xylabs/tsconfig": "npm:^3.15.14"
geojson: "npm:^0.5.0"
Expand Down

0 comments on commit 7ecfe1b

Please sign in to comment.