Ver código fonte

RELEASING.md: Remove references to npm-shrinkwrap

Danilo Bargen 8 anos atrás
pai
commit
b3c7daf2b1
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      RELEASING.md

+ 0 - 2
RELEASING.md

@@ -8,8 +8,6 @@ Set variables:
 Update version numbers:
 
     $ vim -p package.json
-    $ rm npm-shrinkwrap.json
-    $ npm shrinkwrap
 
 Update changelog: