Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 55c555a

Browse files
author
blaryjp
authored
Merge pull request #23 from ovh-ux/bugfix/package-gulp-dependency
fix(deps): install gulp v4.0.0
2 parents fa12609 + 6cec845 commit 55c555a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-jsx-a11y": "^6.0.3",
3636
"eslint-plugin-react": "^7.6.1",
3737
"glob": "^7.1.2",
38-
"gulp": "github:gulpjs/gulp#4.0",
38+
"gulp": "^4.0.0",
3939
"gulp-babel": "^7.0.1",
4040
"gulp-cached": "^1.1.1",
4141
"gulp-concat": "^2.6.1",

0 commit comments

Comments
 (0)