We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7213045 + 0ddc908 commit 63b6a9fCopy full SHA for 63b6a9f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pegjs-loader",
3
- "version": "0.5.2",
+ "version": "0.5.4",
4
"description": "PEG.js loader for webpack",
5
"authors": [
6
"Andrey Subbotin <andrey@subbotin.me> (https://github.com/eploko)",
@@ -53,4 +53,4 @@
53
"postversion": "git push && git push --tags && npm run clean",
54
"prepublish": "npm run clean && npm run build"
55
}
56
-}
+}
0 commit comments