@capacitor/screen-orientation
Advanced tools
Comparing version 7.0.0-dev-2207-20241011T172617.0 to 7.0.0-dev-2217-20241022T160510.0
{ | ||
"name": "@capacitor/screen-orientation", | ||
"version": "7.0.0-dev-2207-20241011T172617.0", | ||
"version": "7.0.0-dev-2217-20241022T160510.0", | ||
"description": "The Screen Orientation API provides methods to lock and unlock the screen orientation.", | ||
@@ -50,6 +50,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "^6.0.0", | ||
"@capacitor/core": "^6.0.0", | ||
"@capacitor/android": "next", | ||
"@capacitor/core": "next", | ||
"@capacitor/docgen": "0.2.2", | ||
"@capacitor/ios": "^6.0.0", | ||
"@capacitor/ios": "next", | ||
"@ionic/eslint-config": "^0.4.0", | ||
@@ -67,3 +67,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^6.0.0" | ||
"@capacitor/core": "next" | ||
}, | ||
@@ -70,0 +70,0 @@ "prettier": "@ionic/prettier-config", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
51260