mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-05-04 09:02:57 +08:00
Fixed typo in package.json
This commit is contained in:
parent
79a9ab857f
commit
9244abcbbe
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "cordova-plugin-screen-orientaion",
|
||||
"name": "cordova-plugin-screen-orientation",
|
||||
"version": "1.3.6",
|
||||
"description": "Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS, WP8 and BB10.",
|
||||
"repository": {
|
||||
@ -7,7 +7,7 @@
|
||||
"url": "git+https://github.com/gbenvenuti/cordova-plugin-screen-orientation.git"
|
||||
},
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-screen-orientaion",
|
||||
"id": "cordova-plugin-screen-orientation",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios",
|
||||
|
Loading…
x
Reference in New Issue
Block a user