Skip to content

Commit 799f3c5

Browse files
committed
fix missing files in release
Signed-off-by: Tuan Anh Tran <me@tuananh.org>
1 parent 89fcbc7 commit 799f3c5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "camaro",
3-
"version": "6.5.0-rc2",
3+
"version": "6.5.0-rc3",
44
"description": "Transforming XML to JSON using Node.js binding to native pugixml parser library",
55
"homepage": "https://github.com/tuananh/camaro",
66
"bugs": "https://github.com/tuananh/camaro/issues",
@@ -32,6 +32,9 @@
3232
"files": [
3333
"index.js",
3434
"index.mjs",
35+
"index.d.ts",
36+
"lean-pool.js",
37+
"json-parse.js",
3538
"worker.js",
3639
"dist/camaro.js",
3740
"dist/camaro.wasm",

0 commit comments

Comments
 (0)