Index: docs/vulcanize.md |
diff --git a/docs/vulcanize.md b/docs/vulcanize.md |
index b29051d89afbc22d6c0fbd79ea1d1c4b0b54aa2a..2f2a9a3e4c2c19950e0865e68e4295d0dd069117 100644 |
--- a/docs/vulcanize.md |
+++ b/docs/vulcanize.md |
@@ -29,7 +29,7 @@ $ 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 |
tsergeant
2016/11/24 02:26:37
Maybe this should be wrapped to a new line, if the
calamity
2016/11/24 03:05:29
Done. WDYT?
|
``` |
Ultimately, all that is required to run this script is that the node binaries |