mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-10 10:01:48 +00:00
bump dependencies
This commit is contained in:
parent
b54b7d36c1
commit
3d66567bb0
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
|
@ -30,19 +30,19 @@
|
|||
"emit-then": "^2.0.0",
|
||||
"event-promise": "^0.0.1",
|
||||
"flatmap": "^0.0.3",
|
||||
"minecraft-data": "^1.5.0",
|
||||
"minecraft-protocol": "^0.19.0",
|
||||
"minecraft-data": "^2.0.0",
|
||||
"minecraft-protocol": "^1.0.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
"moment": "^2.10.6",
|
||||
"node-dir": "^0.1.9",
|
||||
"node-promise-es6": "^0.3.0",
|
||||
"node-uuid": "^1.4.3",
|
||||
"prismarine-block": "^1.0.0",
|
||||
"prismarine-block": "^1.0.1",
|
||||
"prismarine-chunk": "^1.0.1",
|
||||
"prismarine-entity": "^0.2.0",
|
||||
"prismarine-item": "^1.0.0",
|
||||
"prismarine-item": "^1.0.1",
|
||||
"prismarine-provider-anvil": "^1.0.1",
|
||||
"prismarine-windows": "^1.0.0",
|
||||
"prismarine-windows": "^1.0.1",
|
||||
"prismarine-world": "^1.0.1",
|
||||
"random-seed": "^0.3.0",
|
||||
"range": "^0.0.3",
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
"gulp-plumber": "^1.0.1",
|
||||
"gulp-sourcemaps": "^1.3.0",
|
||||
"longjohn": "^0.2.8",
|
||||
"mineflayer": "^1.7.2",
|
||||
"mineflayer": "^1.7.5",
|
||||
"mocha": "^2.3.4",
|
||||
"require-self": "^0.1.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue