Commit 5b21994
committed
Allow use of devDependencies in gulpfile.js
Packages based on this template are expected to only use gulpfile for
building before publishing, not during install. So it is not required
for installation.
Signed-off-by: Kevin Locke <[email protected]>1 parent 897ea39 commit 5b21994
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
106 | 113 | | |
107 | 114 | | |
0 commit comments