Skip to content

Commit

Permalink
Add homepage to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cbovis authored and ljharb committed Jun 8, 2017
1 parent 66f6662 commit 5e8b37e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "enzyme",
"version": "2.8.2",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
"scripts": {
"prepublish": "not-in-publish || (npm run clean && npm run build && safe-publish-latest)",
Expand Down

0 comments on commit 5e8b37e

Please sign in to comment.