Skip to content

Commit b45d340

Browse files
committed
fix: trying to ensure it does not fail on install
1 parent 47a48c4 commit b45d340

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

plugin/package.json

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
"Android",
1010
"iOS"
1111
],
12+
"nativescript": {
13+
"platforms": {
14+
"android": "6.5.2",
15+
"ios": "6.5.2"
16+
}
17+
},
1218
"author": {
1319
"name": "Martin Guillon",
1420
"email": "[email protected]"

0 commit comments

Comments
 (0)