Browse Source

Add inherits to shrinkwrap

patch-2
Esteban Ordano 10 years ago
parent
commit
491170103b
  1. 5
      npm-shrinkwrap.json

5
npm-shrinkwrap.json

@ -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",

Loading…
Cancel
Save