Skip to content

Commit 99a56c5

Browse files
committed
build(pkg): scope android/ios file exports
1 parent 764dcb7 commit 99a56c5

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@
2323
},
2424
"files": [
2525
"dist",
26-
"ios",
27-
"android",
26+
"ios/Sources",
27+
"android/src",
28+
"android/build.gradle.kts",
29+
"android/gradle",
2830
"Package.swift",
2931
"OneSignalCapacitorPlugin.podspec"
3032
],

0 commit comments

Comments
 (0)