Skip to content

Commit 277f13a

Browse files
authored
fix: Add missing common folder in publish package (#131) (#136)
1 parent b9fb0c4 commit 277f13a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"main": "js/index.js",
2020
"types": "js/index.d.ts",
2121
"files": [
22+
"common",
2223
"android",
2324
"ios",
2425
"js",

0 commit comments

Comments
 (0)