chore: update GitHub URL

This commit is contained in:
hacksalot 2018-02-02 20:11:31 -05:00
parent 514e44339b
commit 4d4b467d2f
No known key found for this signature in database
GPG Key ID: 2F343EC247CA4B06
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"description": "Multiformat themes and templates for your résumé / CV.", "description": "Multiformat themes and templates for your résumé / CV.",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/fluentdesk/fresh-themes.git" "url": "https://github.com/fresh-standard/fresh-themes.git"
}, },
"main": "index.js", "main": "index.js",
"keywords": [ "keywords": [
@ -35,8 +35,8 @@
], ],
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/fluentdesk/fresh-themes/issues" "url": "https://github.com/fresh-standard/fresh-themes/issues"
}, },
"homepage": "https://github.com/fluentdesk/fresh-themes", "homepage": "https://github.com/fresh-standard/fresh-themes",
"dependencies": { } "dependencies": { }
} }