We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ffea8 commit be67684Copy full SHA for be67684
RELEASE.md
@@ -25,7 +25,8 @@ Drupal Tasks:
25
file contains the version of Grunt Drupal Tasks, it should be updated as
26
part of the release process.
27
28
- Delete the existing `npm-shrinkwrap.json` and run `npm shrinkwrap`.
+ First, delete `npm-shrinkwrap.json` and `node_modules`. Then, run `npm i &&
29
+ npm shrinkwrap`.
30
31
- Tag a new version.
32
0 commit comments