Add inherits to shrinkwrap

This commit is contained in:
Esteban Ordano 2014-12-03 10:18:33 -03:00
parent 9a57bd3748
commit 491170103b
1 changed files with 5 additions and 0 deletions

5
npm-shrinkwrap.json generated
View File

@ -38,6 +38,11 @@
}
}
},
"inherits": {
"version": "2.0.1",
"from": "inherits@2.0.1",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
},
"hash.js": {
"version": "0.3.2",
"from": "hash.js@0.3.2",