Skip to content

Commit be67684

Browse files
committed
Updating note about rebuilding npm-shrinkwrap.json.
1 parent 59ffea8 commit be67684

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Drupal Tasks:
2525
file contains the version of Grunt Drupal Tasks, it should be updated as
2626
part of the release process.
2727

28-
Delete the existing `npm-shrinkwrap.json` and run `npm shrinkwrap`.
28+
First, delete `npm-shrinkwrap.json` and `node_modules`. Then, run `npm i &&
29+
npm shrinkwrap`.
2930

3031
- Tag a new version.
3132

0 commit comments

Comments
 (0)