Skip to content

chore(scripts): declare Apache-2.0 license and engines field in package.json (#165, #166) - #179

Open
ghzhost wants to merge 1 commit into
MergeFi:mainfrom
ghzhost:fix/package-json-license-engines-165-166
Open

chore(scripts): declare Apache-2.0 license and engines field in package.json (#165, #166)#179
ghzhost wants to merge 1 commit into
MergeFi:mainfrom
ghzhost:fix/package-json-license-engines-165-166

Conversation

@ghzhost

@ghzhost ghzhost commented Aug 21, 2026

Copy link
Copy Markdown

Closes #165
Closes #166

Summary

  • Adds "license": "Apache-2.0" to package.json to match the root workspace Cargo.toml declaration.
  • Adds "engines": { "node": ">=18.0.0" } specifying the minimum supported Node.js version for the ESM deploy/invoke scripts.

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the chonilius' projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

package.json has no engines field pinning a minimum Node version package.json has no license field

1 participant