Skip to content

Commit a348185

Browse files
committed
Merge branch 'release/0.2.1'
2 parents e801d5f + 1347d36 commit a348185

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": "pegjs-loader",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "PEG.js loader for webpack",
55
"authors": [
66
"Andrey Subbotin <[email protected]> (https://github.com/eploko)",
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "http://eploko.github.io/pegjs-loader",
2727
"peerDependencies": {
28-
"pegjs": "^0.8.0",
28+
"pegjs": "^0.9.0",
2929
"webpack": "^1.12.2"
3030
},
3131
"dependencies": {

0 commit comments

Comments
 (0)