You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
This project uses babel with the
transform-runtime
plugin but does not listbabel-runtime
as dependency in itspackage.json
.This causes module not found errors in dependent packages that do not specify
babel-runtime
in their dependencies.The text was updated successfully, but these errors were encountered: