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 2020/04/14 19:21:06 UTC

[cordova-plugin-vibration] branch feat/enhance-package-json created (now 8d4c2ed)

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

timbru31 pushed a change to branch feat/enhance-package-json
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git.


      at 8d4c2ed  chore(npm): update package data

This branch includes the following new commits:

     new 8d4c2ed  chore(npm): update package data

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-plugin-vibration] 01/01: chore(npm): update package data

Posted by ti...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

timbru31 pushed a commit to branch feat/enhance-package-json
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git

commit 8d4c2edf195d2c699803ea931c858498c75d5b63
Author: Tim Brust <gi...@timbrust.de>
AuthorDate: Tue Apr 14 19:20:57 2020 +0000

    chore(npm): update package data
---
 package.json | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/package.json b/package.json
index 5233003..59d5fde 100644
--- a/package.json
+++ b/package.json
@@ -11,13 +11,8 @@
       "windows"
     ]
   },
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/apache/cordova-plugin-vibration"
-  },
-  "bugs": {
-    "url": "https://issues.apache.org/jira/browse/CB"
-  },
+  "repository": "github:apache/cordova-plugin-vibration",
+  "bugs": "https://github.com/apache/cordova-plugin-vibration/issues",
   "keywords": [
     "cordova",
     "vibration",


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