diff --git a/package-lock.json b/package-lock.json index 06b5896..4ae07e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -291,7 +291,7 @@ }, "node_modules/cordova-plugin-gamepad": { "version": "0.3.2", - "resolved": "git+ssh://git@github.com/OleSTEEP/cordova-plugin-gamepad.git#1ea666b6407edf927b99858021c6b22098b269e5", + "resolved": "git+ssh://git@github.com/OleSTEEP/cordova-plugin-gamepad.git#b454b90b773ec584ec9fa47baebd13f860c7561d", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 82f461e..875d989 100644 --- a/package.json +++ b/package.json @@ -27,11 +27,11 @@ "plugins": { "cordova-plugin-fullscreen": {}, "cordova-plugin-insomnia": {}, - "cordova-plugin-gamepad": {}, "cordova-plugin-file": { "ANDROIDX_WEBKIT_VERSION": "1.4.0" }, - "cordova-plugin-android-permissions": {} + "cordova-plugin-android-permissions": {}, + "cordova-plugin-gamepad": {} } } } \ No newline at end of file