Commit c849c85
bug(layers): Add missing
`geojson` types are imported in the following places:
* https://github.com/visgl/deck.gl/blob/e089fb55b91f4c39779b39d256ac957bf68f8a08/modules/layers/src/geojson-layer/geojson.ts#L16
* https://github.com/visgl/deck.gl/blob/e089fb55b91f4c39779b39d256ac957bf68f8a08/modules/layers/src/geojson-layer/geojson-layer.ts#L21
But `@types/geojson` is not declared as a dependency
Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>@types/geojson dependency (#10268)1 parent dc98eab commit c849c85
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments