CB-11843: fix package information (#33)

This commit is contained in:
jcesarmobile 2018-07-03 06:04:41 +02:00 committed by Shazron Abdullah
parent 26eb47eabc
commit 950d339378
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "cordova-plugin-screen-orientation",
"version": "3.0.2-dev",
"description": "Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and windows-uwp.",
"description": "Cordova Screen Orientation plugin",
"repository": {
"type": "git",
"url": "https://github.com/apache/cordova-plugin-screen-orientation"
@ -30,7 +30,7 @@
"portrait",
"landscape"
],
"author": "gbenvenuti",
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"devDependencies": {
"jshint": "^2.9.4"

View File

@ -20,7 +20,7 @@
id="cordova-plugin-screen-orientation"
version="3.0.2-dev">
<name>Screen Orientation</name>
<description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and windows-uwp.</description>
<description>Cordova Screen Orientation plugin</description>
<license>Apache 2.0</license>
<engines>