Skip to content

Commit 8e1c248

Browse files
committed
ensure target directory is published
1 parent 8fb727f commit 8e1c248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/react-native-juicebox-sdk",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"description": "React native SDK for Juicebox",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -14,7 +14,7 @@
1414
"ios",
1515
"cpp",
1616
"*.podspec",
17-
"libjuicebox_sdk_ffi.a",
17+
"target",
1818
"!ios/build",
1919
"!android/build",
2020
"!android/gradle",

0 commit comments

Comments
 (0)