mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-17 13:31:16 +00:00
parent
ef50d796d6
commit
df288e4913
1 changed files with 9 additions and 9 deletions
18
package.json
18
package.json
|
|
@ -22,12 +22,12 @@
|
|||
"type": "MIT"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.4.4",
|
||||
"babel-runtime": "^6.5.0",
|
||||
"diamond-square": "0.0.0",
|
||||
"emit-then": "^1.0.2",
|
||||
"emit-then": "^2.0.0",
|
||||
"event-promise": "^0.0.1",
|
||||
"flatmap": "^0.0.3",
|
||||
"minecraft-data": "^0.7.0",
|
||||
"minecraft-data": "^0.19.1",
|
||||
"minecraft-protocol": "^0.16.6",
|
||||
"mkdirp": "^0.5.1",
|
||||
"moment": "^2.10.6",
|
||||
|
|
@ -42,10 +42,10 @@
|
|||
"prismarine-windows": "^0.0.0",
|
||||
"prismarine-world": "^0.5.4",
|
||||
"prismarine-world-sync": "^0.1.0",
|
||||
"random-seed": "^0.2.0",
|
||||
"random-seed": "^0.3.0",
|
||||
"range": "^0.0.3",
|
||||
"request-promise": "^0.4.3",
|
||||
"requireindex": "~1.0.0",
|
||||
"request-promise": "^2.0.0",
|
||||
"requireindex": "~1.1.0",
|
||||
"spiralloop": "^1.0.2",
|
||||
"vec3": "^0.1.3"
|
||||
},
|
||||
|
|
@ -58,11 +58,11 @@
|
|||
"url": "http://github.com/PrismarineJS/flying-squid/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel": "^5.8.23",
|
||||
"babel": "^6.5.1",
|
||||
"chai": "^3.2.0",
|
||||
"doctoc": "^0.15.0",
|
||||
"doctoc": "^1.0.0",
|
||||
"gulp": "^3.8.11",
|
||||
"gulp-babel": "^5.1.0",
|
||||
"gulp-babel": "^6.1.2",
|
||||
"gulp-plumber": "^1.0.1",
|
||||
"gulp-sourcemaps": "^1.3.0",
|
||||
"longjohn": "^0.2.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue