Skip to content

Commit

Permalink
Improve grammar
Browse files Browse the repository at this point in the history
This improves a few parse errors and optimizes / simplifies a few
grammar rules using new prsc combinators.
  • Loading branch information
bwrrp committed Jun 23, 2022
1 parent d81dbea commit 29f20f2
Show file tree
Hide file tree
Showing 5 changed files with 571 additions and 541 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"npm-run-all": "^4.1.5",
"parse5": "^7.0.0",
"prettier": "^2.6.2",
"prsc": "^3.1.0",
"prsc": "^3.3.0",
"rimraf": "^3.0.2",
"rollup": "^2.75.1",
"rollup-plugin-sourcemaps": "^0.6.3",
Expand Down
Loading

0 comments on commit 29f20f2

Please sign in to comment.