Sfoglia il codice sorgente

RELEASING.md: Remove references to npm-shrinkwrap

Danilo Bargen 8 anni fa
parent
commit
b3c7daf2b1
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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: