mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-06 11:40:46 +00:00
update diamond square for its multi version support
This commit is contained in:
parent
13ceac4a83
commit
b133bb8093
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
"node": ">=8"
|
"node": ">=8"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"diamond-square": "1.0.0",
|
"diamond-square": "^1.1.0",
|
||||||
"emit-then": "^2.0.0",
|
"emit-then": "^2.0.0",
|
||||||
"event-promise": "^0.0.1",
|
"event-promise": "^0.0.1",
|
||||||
"flatmap": "^0.0.3",
|
"flatmap": "^0.0.3",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue