Skip to content

Commit 2ce7191

Browse files
committed
5.10.1
1 parent 4e1bb01 commit 2ce7191

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-xml-parser",
3-
"version": "5.10.0",
3+
"version": "5.10.1",
44
"description": "Validate XML, Parse XML, Build XML without C/C++ based libraries",
55
"main": "./lib/fxp.cjs",
66
"type": "module",
@@ -90,4 +90,4 @@
9090
"strnum": "^2.4.1",
9191
"xml-naming": "^0.3.0"
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)