mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-05 19:20:54 +00:00
update diamond square
This commit is contained in:
parent
5f52a27ebd
commit
ee5beb43c6
1 changed files with 2 additions and 2 deletions
|
|
@ -26,12 +26,12 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-runtime": "^6.5.0",
|
"babel-runtime": "^6.5.0",
|
||||||
"diamond-square": "0.0.0",
|
"diamond-square": "1.0.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",
|
||||||
"minecraft-data": "^1.0.0",
|
"minecraft-data": "^1.0.0",
|
||||||
"minecraft-protocol": "^0.18.0",
|
"minecraft-protocol": "^0.18.1",
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"moment": "^2.10.6",
|
"moment": "^2.10.6",
|
||||||
"node-dir": "^0.1.9",
|
"node-dir": "^0.1.9",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue