sjmulder / nbt-js

NBT.js – a JavaScript parser for NBT archives
http://sjmulder.github.io/nbt-js/
Other
73 stars 19 forks source link

Update dependencies #11

Closed deathcap closed 9 years ago

deathcap commented 9 years ago

Updates all dependencies, mainly for node 0.12 support, fixes this error from npm list:

npm ERR! invalid: readable-stream@1.0.26-2 node_modules/nbt/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream npm ERR! invalid: string_decoder@0.10.25-1nbt/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/htmlparser2/node_modules/readable-stream/node_modules/string_decoder npm ERR! invalid: readable-stream@1.1.1

rom1504 commented 9 years ago

might still be useful to do that

sjmulder commented 9 years ago

Implemented through #19