MOBILE-3947 chore: Use exact dependency version
parent
a9f6d2ca94
commit
528cd1efb4
File diff suppressed because it is too large
Load Diff
|
@ -153,7 +153,7 @@
|
|||
"@types/webpack-env": "^1.18.4",
|
||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
||||
"@typescript-eslint/parser": "^6.0.0",
|
||||
"check-es-compat": "^3.1.0",
|
||||
"check-es-compat": "3.1.0",
|
||||
"concurrently": "^8.2.0",
|
||||
"cordova-plugin-moodleapp": "file:cordova-plugin-moodleapp",
|
||||
"cross-env": "^7.0.3",
|
||||
|
@ -245,4 +245,4 @@
|
|||
"nl.kingsquare.cordova.background-audio": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue