Skip to content

Commit 207a2d7

Browse files
committed
fix module info
1 parent 2d8c6aa commit 207a2d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
exports org.htmlunit.cssparser.dom;
2424
exports org.htmlunit.cssparser.parser;
2525
exports org.htmlunit.cssparser.parser.condition;
26+
exports org.htmlunit.cssparser.parser.javacc;
2627
exports org.htmlunit.cssparser.parser.media;
2728
exports org.htmlunit.cssparser.parser.selector;
2829
exports org.htmlunit.cssparser.util;

0 commit comments

Comments
 (0)