Skip to content

Commit

Permalink
Update repository name and links
Browse files Browse the repository at this point in the history
  • Loading branch information
kstawinski committed Sep 5, 2020
1 parent 74617dd commit d653192
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "pick-good-color",
"name": "pickcolor.fun",
"version": "1.1.2",
"author": "Kacper Stawinski <stawinskidev@gmail.com> (@kstawinski)",
"repository": {
"type": "git",
"url": "https://github.com/kstawinski/pick-good-color.git"
"url": "https://github.com/kstawinski/pickcolor.fun.git"
},
"scripts": {
"serve": "vue-cli-service serve",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"license": "MIT",
"bugs": {
"url": "https://github.com/kstawinski/pick-good-color/issues"
"url": "https://github.com/kstawinski/pickcolor.fun/issues"
},
"homepage": "https://github.com/kstawinski/pick-good-color"
"homepage": "https://github.com/kstawinski/pickcolor.fun"
}

0 comments on commit d653192

Please sign in to comment.