Skip to content

Commit

Permalink
Add the exact versions to the vulcanize.md install command.
Browse files Browse the repository at this point in the history
BUG=629406

Review-Url: https://codereview.chromium.org/2525163002
Cr-Commit-Position: refs/heads/master@{#434401}
  • Loading branch information
nik3daz authored and Commit bot committed Nov 24, 2016
1 parent e0c7eb5 commit 3674a56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/vulcanize.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ $ npm config set -g prefix "$HOME/node_modules"
Then install the required modules:

```bash
$ npm install -g crisper vulcanize uglifyjs polymer-css-build
$ npm install -g crisper@2.0.1 vulcanize@1.14.8 uglifyjs@2.4.10 \
polymer-css-build@0.0.6
```

Ultimately, all that is required to run this script is that the node binaries
Expand Down

0 comments on commit 3674a56

Please sign in to comment.