Browse Source

Update yarn.lock file

main
Brian Vaughn 7 years ago
parent
commit
530c8e17b6
  1. 22
      yarn.lock

22
yarn.lock

@ -2,17 +2,6 @@
# yarn lockfile v1
"@gaearon/react-live@1.7.1-with-safari-fix":
version "1.7.1-with-safari-fix"
resolved "https://registry.yarnpkg.com/@gaearon/react-live/-/react-live-1.7.1-with-safari-fix.tgz#fef25ce045749b24c79f6475562530726e507876"
dependencies:
buble "^0.15.2"
core-js "^2.4.1"
dom-iterator "^0.3.0"
prismjs "^1.6.0"
prop-types "^15.5.8"
unescape "^0.2.0"
"@types/node@*":
version "8.0.50"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.50.tgz#dc545448e128c88c4eec7cd64025fcc3b7604541"
@ -8126,6 +8115,17 @@ react-hot-loader@^3.0.0-beta.6:
redbox-react "^1.3.6"
source-map "^0.6.1"
react-live@1.8.0-0:
version "1.8.0-0"
resolved "https://registry.yarnpkg.com/react-live/-/react-live-1.8.0-0.tgz#1f8e4c9da48324e5e7af747d57d606a55003d58c"
dependencies:
buble "^0.15.2"
core-js "^2.4.1"
dom-iterator "^0.3.0"
prismjs "^1.6.0"
prop-types "^15.5.8"
unescape "^0.2.0"
react-proxy@^3.0.0-alpha.0:
version "3.0.0-alpha.1"
resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-3.0.0-alpha.1.tgz#4400426bcfa80caa6724c7755695315209fa4b07"

Loading…
Cancel
Save