File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ build = {
3838 [" xmlua.attribute" ] = " xmlua/attribute.lua" ,
3939 [" xmlua.attribute-declaration" ] = " xmlua/attribute-declaration.lua" ,
4040 [" xmlua.cdata-section" ] = " xmlua/cdata-section.lua" ,
41- [" xmlua.converter" ] = " xmlua/converter.lua" ,
4241 [" xmlua.comment" ] = " xmlua/comment.lua" ,
42+ [" xmlua.converter" ] = " xmlua/converter.lua" ,
4343 [" xmlua.document" ] = " xmlua/document.lua" ,
4444 [" xmlua.document-fragment" ] = " xmlua/document-fragment.lua" ,
4545 [" xmlua.document-type" ] = " xmlua/document-type.lua" ,
@@ -77,8 +77,8 @@ build = {
7777 [" xmlua.serializable" ] = " xmlua/serializable.lua" ,
7878 [" xmlua.text" ] = " xmlua/text.lua" ,
7979 [" xmlua.xml" ] = " xmlua/xml.lua" ,
80- [" xmlua.xml-stream-sax-parser" ] = " xmlua/xml-stream-sax-parser.lua" ,
8180 [" xmlua.xml-sax-parser" ] = " xmlua/xml-sax-parser.lua"
81+ [" xmlua.xml-stream-sax-parser" ] = " xmlua/xml-stream-sax-parser.lua" ,
8282 },
8383 copy_directories = {
8484 " docs"
You can’t perform that action at this time.
0 commit comments