This repository was archived by the owner on Mar 28, 2019. It is now read-only.

Description
Is it possible to specify explicit version of put dependency? We use npm shrinkwrap in a project and get an error about unexpected version.
"put": "^0.0.6" should work just fine
I can (and will) file corresponding bug against npm, but it should be an easy fix on your side, while fixing npm will take quite some time