Update version to 0.16.4

This commit is contained in:
Alan Cohen
2016-01-04 19:48:59 -08:00
parent 71a13224a1
commit 0f4d957d14
3 changed files with 6 additions and 6 deletions

8
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.16.3",
"version": "0.16.4",
"dependencies": {
"ajv": {
"version": "1.4.10",
@@ -304,17 +304,17 @@
},
"ws": {
"version": "1.0.1",
"from": "ws@1.0.1",
"from": "https://registry.npmjs.org/ws/-/ws-1.0.1.tgz",
"resolved": "https://registry.npmjs.org/ws/-/ws-1.0.1.tgz",
"dependencies": {
"options": {
"version": "0.0.6",
"from": "options@>=0.0.5",
"from": "https://registry.npmjs.org/options/-/options-0.0.6.tgz",
"resolved": "https://registry.npmjs.org/options/-/options-0.0.6.tgz"
},
"ultron": {
"version": "1.0.2",
"from": "ultron@>=1.0.0 <1.1.0",
"from": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz",
"resolved": "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz"
}
}