Skip to content

Commit d65677f

Browse files
committed
Include any debug prebuilds in weak-node-api
1 parent 9186c4c commit d65677f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/weak-node-api/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weak-node-api",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "Node-API for React Native",
55
"homepage": "https://github.com/callstackincubator/react-native-node-api",
66
"repository": {
@@ -15,6 +15,7 @@
1515
"!dist/**/*.test.d.ts",
1616
"!dist/**/*.test.d.ts.map",
1717
"include",
18+
"build/Debug",
1819
"build/Release",
1920
"*.podspec",
2021
"*.cmake"

0 commit comments

Comments
 (0)