Skip to content

Commit 633b176

Browse files
removed obsolete android dependency
1 parent 5460b97 commit 633b176

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/export/android.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ export async function exporter(argument: AndroidExportArguments, json: any) {
123123
"@capacitor/assets": "^3.0.5",
124124
"@capacitor/core": "^8.0.0"
125125
},
126-
"devDependencies": {
127-
"typescript": "^5.7.3"
128-
},
129126
"engines": {
130127
"node": ">= 12"
131128
}

0 commit comments

Comments
 (0)