Skip to content

Commit ad25952

Browse files
committed
[package] v2.0.1
1 parent cbffbb7 commit ad25952

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-flow-webpack",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Webpack bundle for gulp-flow.",
55
"main": "./src/index.js",
66
"keywords": [
@@ -49,7 +49,7 @@
4949
"webpack-stream": "^5.2.1"
5050
},
5151
"peerDependencies": {
52-
"gulp-flow": "1"
52+
"gulp-flow": ">=2 <3"
5353
},
5454
"engines": {
5555
"node": ">= 6"

0 commit comments

Comments
 (0)