Skip to content

Commit

Permalink
update links to repository in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariusz Przodała committed Nov 13, 2017
1 parent 92060c7 commit e57df26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "Schema for form validation",
"main": "dist/index.js",
"jsnext:main": "src/index.js",
"repository": "https://github.com/mprzodala/form-schema-validation",
"homepage": "https://github.com/mprzodala/form-schema-validation",
"repository": "https://github.com/rstgroup/form-schema-validation",
"homepage": "https://github.com/rstgroup/form-schema-validation",
"license": "MIT",
"scripts": {
"test": "jest && npm run lint",
Expand Down

0 comments on commit e57df26

Please sign in to comment.