Browse Source

RELEASING.md: Remove references to npm-shrinkwrap

Danilo Bargen 8 years ago
parent
commit
b3c7daf2b1
1 changed files with 0 additions and 2 deletions
  1. 0 2
      RELEASING.md

+ 0 - 2
RELEASING.md

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