Skip to content

Commit

Permalink
fix(package): update broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-ciniawsky committed Feb 13, 2018
1 parent 4483b9f commit f2494ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"peerDependencies": {
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0"
},
"homepage": "https://github.com/michael-ciniawsky/schema",
"repository": "https://github.com/michael-ciniawsky/schema",
"bugs": "https://github.com/michael-ciniawsky/schema/issues",
"homepage": "https://github.com/webpack-defaults/schema-utils",
"repository": "https://github.com/webpack-defaults/schema-utils",
"bugs": "https://github.com/webpack-contrib/schema-utils/issues",
"pre-commit": "lint-staged",
"lint-staged": {
"*.js": [
Expand Down

0 comments on commit f2494ba

Please sign in to comment.