Skip to content

Commit 7213045

Browse files
committed
Merge branch 'hotfix/0.5.3'
2 parents 8fff15a + 6e2bc3e commit 7213045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "http://eploko.github.io/pegjs-loader",
2727
"peerDependencies": {
2828
"pegjs": "^0.10.0",
29-
"webpack": "> 1"
29+
"webpack": ">=1"
3030
},
3131
"dependencies": {
3232
"loader-utils": "^0.2.5"
@@ -53,4 +53,4 @@
5353
"postversion": "git push && git push --tags && npm run clean",
5454
"prepublish": "npm run clean && npm run build"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)