Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

Commit

Permalink
Update package.json and composer.json with the new GitHub URL
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-c committed Jul 8, 2016
1 parent 87031b5 commit fcfde51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "marco-c/wp-web-push",
"name": "mozilla/wp-web-push",
"description": "Web Push plugin for Wordpress.",
"license": "GPLv2",
"authors": [
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"repository": {
"type": "git",
"url": "git+https://github.com/marco-c/wp-web-push.git"
"url": "git+https://github.com/mozilla/wp-web-push.git"
},
"keywords": [
"wordpress",
Expand All @@ -14,9 +14,9 @@
"author": "Marco Castelluccio <mcastelluccio@mozilla.com>",
"license": "GPL-2.0",
"bugs": {
"url": "https://github.com/marco-c/wp-web-push/issues"
"url": "https://github.com/mozilla/wp-web-push/issues"
},
"homepage": "https://github.com/marco-c/wp-web-push#readme",
"homepage": "https://github.com/mozilla/wp-web-push#readme",
"dependencies": {
"chart.js": "^1.1.1",
"localforage": "^1.4.0"
Expand Down

0 comments on commit fcfde51

Please sign in to comment.