Skip to content

Commit 02b400b

Browse files
committed
Add package.json to cordova folder
The package.json is required for the cordova-android build to work.
1 parent a34abb9 commit 02b400b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cordova/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
3+
}

0 commit comments

Comments
 (0)