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 05ea33a commit f5899a7Copy full SHA for f5899a7
readme.md
@@ -14,7 +14,7 @@ a browserify plugin that runs various optimizations, so you don't have to instal
14
[standard-url]: http://npm.im/standard
15
16
```bash
17
-npm install --saved-dev tinyify
+npm install --save-dev tinyify
18
19
browserify -p tinyify app.js
20
```
0 commit comments