Skip to content

Commit

Permalink
Merge pull request #310 from coderkevin/update-chromatic-addon-catalog
Browse files Browse the repository at this point in the history
Update Storybook addon metadata
  • Loading branch information
tmeasday authored Mar 17, 2021
2 parents 62a5b65 + 67535a8 commit 9bacfb6
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chromatic",
"version": "5.7.0",
"description": "Visual Testing for Storybook",
"description": "Automate visual testing across browsers. Gather UI feedback. Versioned documentation.",
"homepage": "https://www.chromatic.com",
"bugs": {
"url": "https://github.com/chromaui/chromatic-cli",
Expand Down Expand Up @@ -126,5 +126,16 @@
"typescript": "^4.1.4",
"why-is-node-running": "^2.1.2"
},
"docs": "https://www.chromatic.com/docs/cli"
"docs": "https://www.chromatic.com/docs/cli",
"keywords": [
"storybook-addon",
"storybook",
"addon",
"test",
"popular"
],
"storybook": {
"icon": "https://user-images.githubusercontent.com/263385/101995175-2e087800-3c96-11eb-9a33-9860a1c3ce62.gif",
"displayName": "Chromatic"
}
}

0 comments on commit 9bacfb6

Please sign in to comment.