Skip to content

Commit

Permalink
build(pkg): add supported engines field (resolves #179)
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 28, 2023
1 parent 3b361e0 commit 28f1cd6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -94,5 +94,8 @@
"unbuild": "^1.2.1",
"vitest": "^0.32.2"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"
},
"packageManager": "pnpm@8.6.5"
}
}

0 comments on commit 28f1cd6

Please sign in to comment.