package.json: omit targetPlatforms

This commit is contained in:
He4eT 2025-11-25 13:18:56 +01:00
commit f1f00b96e9

View file

@ -15,13 +15,6 @@
"sdkVersion": "3",
"enableMultiJS": true,
"projectType": "native",
"targetPlatforms": [
"aplite",
"basalt",
"chalk",
"diorite",
"emery"
],
"watchapp": {
"watchface": false
},