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

[cordova-plugin-screen-orientation] branch master updated: chore: add missing keywords to package.json for plugin search (#49)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7f493ce  chore: add missing keywords to package.json for plugin search (#49)
7f493ce is described below

commit 7f493cef98d9033f4233eea616042a8dc7747638
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Wed May 29 12:54:54 2019 +0200

    chore: add missing keywords to package.json for plugin search (#49)
    
    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