mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-06 11:40:46 +00:00
add node-uuid to dependencies
This commit is contained in:
parent
4bf03223dd
commit
bd240b5b80
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
"mkdirp": "0.5.1",
|
"mkdirp": "0.5.1",
|
||||||
"mocha": "~2.2.5",
|
"mocha": "~2.2.5",
|
||||||
"moment": "^2.10.6",
|
"moment": "^2.10.6",
|
||||||
|
"node-uuid": "^1.4.3",
|
||||||
"prismarine-block": "0.1.0",
|
"prismarine-block": "0.1.0",
|
||||||
"prismarine-chunk": "git://github.com/rom1504/prismarine-chunk.git#use-prismarine-block",
|
"prismarine-chunk": "git://github.com/rom1504/prismarine-chunk.git#use-prismarine-block",
|
||||||
"prismarine-entity": "0.1.0",
|
"prismarine-entity": "0.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue