You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ti...@apache.org on 2019/05/29 10:49:14 UTC

[cordova-plugin-screen-orientation] 01/01: chore: add missing keywords to package.json for plugin search

This is an automated email from the ASF dual-hosted git repository.

timbru31 pushed a commit to branch timbru31-patch-1
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-screen-orientation.git

commit da6cbd1a3843486e1093f7cec1f4a1e86e9d9294
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Wed May 29 12:49:07 2019 +0200

    chore: add missing keywords to package.json for plugin search
    
    this closes #48
---
 package.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package.json b/package.json
index be119fa..c7465d8 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,9 @@
   },
   "keywords": [
     "cordova",
+    "cordova-android",
+    "cordova-ios",
+    "cordova-windows",
     "device",
     "ecosystem:cordova",
     "screen",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org