update diamond square for its multi version support

This commit is contained in:
Romain Beaumont 2018-05-25 00:35:49 +02:00
parent 13ceac4a83
commit b133bb8093
No known key found for this signature in database
GPG key ID: DB60E388B3BCF286

View file

@ -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",