Closed scottrippey closed 10 months ago
Version 0.3.0 failed to publish, due to needing a higher target build related to Object.entries and Object.fromEntries.
Object.entries
Object.fromEntries
This PR changes the build target, and adds a build step in CI to verify the build will succeed.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
What
Version 0.3.0 failed to publish, due to needing a higher target build related to
Object.entries
andObject.fromEntries
.This PR changes the build target, and adds a build step in CI to verify the build will succeed.