Skip to content

Commit

Permalink
chore: published v1 of CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Hinds committed Jun 20, 2021
1 parent 4cdc361 commit 412fbc2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/storybook-addon-performance-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"name": "storybook-addon-performance-cli",
"version": "1.0.0",
"contributors": [
"Alex Hinds",
"Safira Nugruho"
],
"license": "Apache-2.0",
"dependencies": {
"storybook-addon-performance": "*"
Expand Down Expand Up @@ -43,4 +47,4 @@
"tslib": "^2.0.1",
"typescript": "^3.9.7"
}
}
}

0 comments on commit 412fbc2

Please sign in to comment.