flatn icon indicating copy to clipboard operation
flatn copied to clipboard

support package-name@latest

Open rksm opened this issue 8 years ago • 0 comments

currently flatn install foo@latest --save will at version "latest" to dependencies in package.json. Since this is not a valid semver specification it breaks require.

rksm avatar May 09 '17 21:05 rksm