Skip to content

Commit

Permalink
bump lib to 0.18.8
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Sep 2, 2022
1 parent 5ebc749 commit a82049d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-creme",
"version": "0.18.7",
"version": "0.18.8",
"author": {
"name": "Prabhu Murthy",
"email": "prabhu.m.murthy@gmail.com"
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "start-storybook -p 6006",
"build-story": "build-storybook --quiet",
"chromatic": "npx chromatic --project-token=571884165efd --allow-console-errors",
"percy": "npx @percy/cli storybook --quiet --config ./.percy.yml ./storybook-static",
"percy": "npx percy storybook --quiet --config ./.percy.yml ./storybook-static",
"ci": "pnpm build-story"
},
"author": "",
Expand Down

1 comment on commit a82049d

@vercel
Copy link

@vercel vercel bot commented on a82049d Sep 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.