Fix criteria exception to a 12chars string conversion
Showing
with
13 additions
and
2 deletions
| ... | @@ -18,7 +18,7 @@ | ... | @@ -18,7 +18,7 @@ |
| "test": "node_modules/mocha/bin/mocha test" | "test": "node_modules/mocha/bin/mocha test" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "bson": "^0.4.23" | "bson": "^1.0.4" | ||
| }, | }, | ||
| "publishConfig": { | "publishConfig": { | ||
| "registry": "http://192.168.1.199:4873/" | "registry": "http://192.168.1.199:4873/" | ||
| ... | ... |
Please
register
or
sign in
to comment