Explorar el Código

RELEASING.md: Remove references to npm-shrinkwrap

Danilo Bargen hace 8 años
padre
commit
b3c7daf2b1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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: