mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
Bump alphaify
This commit is contained in:
parent
cfd3226f99
commit
f1cb6b170c
@ -1,3 +1,12 @@
|
||||
# Version 1.4.1
|
||||
|
||||
* Bumped `alphaify` dependency to avoid pulling in d3 v3 as sub-dependency
|
||||
* Added test case for `fitBounds`
|
||||
|
||||
# Version 1.4.0
|
||||
|
||||
* Bump d3 to v4, replaces monolithic d3 dependency with specific d3 submodules.
|
||||
|
||||
# Version 1.3.0
|
||||
|
||||
* Added `clickRadius` prop to allow for customization of hitbox around clicked point
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"alphaify": "^1.0.0",
|
||||
"alphaify": "^3.0.0",
|
||||
"autobind-decorator": "^1.3.3",
|
||||
"bowser": "^1.0.0",
|
||||
"canvas-composite-types": "^1.0.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user