Skip to content

Commit 2cecf1e

Browse files
committed
Docs: Temporarily reference gulp@next in Quick Start
1 parent 1027236 commit 2cecf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/getting-started/1-quick-start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This will guide you through giving your project a name, version, description, et
4848

4949
### Install the gulp package in your devDependencies
5050
```sh
51-
npm install --save-dev gulp
51+
npm install --save-dev gulp@next
5252
```
5353

5454
### Verify your gulp versions

0 commit comments

Comments
 (0)