Skip to content

Commit

Permalink
fix: move dependeency @component-controls/render
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Oct 26, 2020
1 parent 85a666e commit 0a3eab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@component-controls/components": "^1.36.3",
"@component-controls/core": "^1.36.0",
"@component-controls/editors": "^1.36.3",
"@component-controls/render": "^1.36.0",
"@component-controls/store": "^1.36.3",
"@primer/octicons-react": "^10.0.0",
"@theme-ui/css": "^0.4.0-rc.1",
Expand All @@ -52,7 +53,6 @@
},
"devDependencies": {
"@component-controls/jest-snapshots": "^1.36.3",
"@component-controls/render": "^1.36.0",
"@component-controls/ts-markdown-docs": "^1.21.0",
"@theme-ui/presets": "^0.3.0",
"@types/mdx-js__react": "^1.5.1",
Expand Down

0 comments on commit 0a3eab8

Please sign in to comment.