There was an error while loading. Please reload this page.
1 parent 89fcbc7 commit 799f3c5Copy full SHA for 799f3c5
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "camaro",
3
- "version": "6.5.0-rc2",
+ "version": "6.5.0-rc3",
4
"description": "Transforming XML to JSON using Node.js binding to native pugixml parser library",
5
"homepage": "https://github.com/tuananh/camaro",
6
"bugs": "https://github.com/tuananh/camaro/issues",
@@ -32,6 +32,9 @@
32
"files": [
33
"index.js",
34
"index.mjs",
35
+ "index.d.ts",
36
+ "lean-pool.js",
37
+ "json-parse.js",
38
"worker.js",
39
"dist/camaro.js",
40
"dist/camaro.wasm",
0 commit comments