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.
1 parent 2ce8ede commit c201523Copy full SHA for c201523
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "xml-trueformat",
3
- "version": "0.9.4",
+ "version": "0.9.5",
4
"description": "XML parser that 100% retains all formatting for creating identical XML on roundtrips",
5
"main": "./dist/cjs/index.js",
6
"module": "./dist/esm/index.mjs",
0 commit comments