Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Aug 9, 2020
1 parent 2c34748 commit 4327cf4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Object {
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0",
"react-table": "7.x",
"theme-ui": "next",
"theme-ui": ">= 0.4.0-rc.1",
},
"repository": Object {
"browse": "https://github.com/ccontrols/component-controls/tree/master/ui/blocks/dist/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -372,10 +372,10 @@ Object {
"fileHash": "8b5cf5032e762d2f38ffd0462e3feea5",
"name": "@component-controls/components",
"peerDependencies": Object {
"@theme-ui/css": "next",
"@theme-ui/css": ">= 0.4.0-rc.1",
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0",
"theme-ui": "next",
"theme-ui": ">= 0.4.0-rc.1",
},
"repository": Object {
"browse": "https://github.com/ccontrols/component-controls/tree/master/ui/components/dist/index.js",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,10 @@ export const ActionBar: FC<ActionBarProps> = ({
"fileHash": "30938aa5d7bae6c78434e15f2a2723b5",
"name": "@component-controls/components",
"peerDependencies": Object {
"@theme-ui/css": "next",
"@theme-ui/css": ">= 0.4.0-rc.1",
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0",
"theme-ui": "next",
"theme-ui": ">= 0.4.0-rc.1",
},
"repository": Object {
"browse": "https://github.com/ccontrols/component-controls/tree/master/ui/components/src/ActionBar/ActionBar.tsx",
Expand Down Expand Up @@ -270,10 +270,10 @@ export const ActionBar: FC<ActionBarProps> = ({
"fileHash": "7bbf88bf0b53ee8e93c2e0a4cbe4c6b2",
"name": "@component-controls/components",
"peerDependencies": Object {
"@theme-ui/css": "next",
"@theme-ui/css": ">= 0.4.0-rc.1",
"react": ">= 16.8.0",
"react-dom": ">= 16.8.0",
"theme-ui": "next",
"theme-ui": ">= 0.4.0-rc.1",
},
"repository": Object {
"browse": "https://github.com/ccontrols/component-controls/tree/master/ui/components/src/ActionBar/ActionBar.stories.tsx",
Expand Down

0 comments on commit 4327cf4

Please sign in to comment.