Browse Source

RELEASING.md: Remove references to npm-shrinkwrap

Danilo Bargen 8 năm trước cách đây
mục cha
commit
b3c7daf2b1
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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: