Skip to content

Commit 92d5de1

Browse files
committed
downgrade cordova
1 parent b509a11 commit 92d5de1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/url-parse": "^1.4.11",
6262
"autoprefixer": "^10.4.19",
6363
"babel-loader": "^9.1.3",
64-
"cordova-android": "^14.0.0",
64+
"cordova-android": "^13.0.0",
6565
"cordova-clipboard": "^1.3.0",
6666
"cordova-plugin-advanced-http": "^3.3.1",
6767
"cordova-plugin-browser": "file:src/plugins/browser",
@@ -113,4 +113,4 @@
113113
"yargs": "^17.7.2"
114114
},
115115
"browserslist": "cover 100%,not android < 5"
116-
}
116+
}

0 commit comments

Comments
 (0)