Skip to content

Commit 8f5194b

Browse files
committed
chore: private demo package
1 parent 13bc937 commit 8f5194b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

demo/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"private": true,
23
"dependencies": {
34
"@nativescript-community/ble": "*",
45
"@nativescript/core": "8.5.7"
@@ -11,4 +12,4 @@
1112
"typescript": "5.3.3"
1213
},
1314
"main": "app/app"
14-
}
15+
}

0 commit comments

Comments
 (0)