Skip to content

Commit

Permalink
fix: revert bump to react-live to fix component examples
Browse files Browse the repository at this point in the history
  • Loading branch information
zstix committed Dec 4, 2020
1 parent e79b39c commit ad8a9ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^6.1.0",
"react-live": "^2.2.3",
"react-live": "^2.2.2",
"react-markdown": "^5.0.0",
"react-middle-ellipsis": "^1.1.0",
"react-shadow": "^18.4.2",
Expand Down
13 changes: 0 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15923,19 +15923,6 @@ react-live@^2.2.2:
react-simple-code-editor "^0.10.0"
unescape "^1.0.1"

react-live@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/react-live/-/react-live-2.2.3.tgz#260f99194213799f0005e473e7a4154c699d6a7c"
integrity sha512-tpKruvfytNETuzO3o1mrQUj180GVrq35IE8F5gH1NJVPt4szYCx83/dOSCOyjgRhhc3gQvl0pQ3k/CjOjwJkKQ==
dependencies:
buble "0.19.6"
core-js "^2.4.1"
dom-iterator "^1.0.0"
prism-react-renderer "^1.0.1"
prop-types "^15.5.8"
react-simple-code-editor "^0.10.0"
unescape "^1.0.1"

react-markdown@^5.0.0:
version "5.0.2"
resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-5.0.2.tgz#d15a8beb37b4ec34fc23dd892e7755eb7040b8db"
Expand Down

0 comments on commit ad8a9ec

Please sign in to comment.