oxc/crates/oxc_napi/pnpm-lock.yaml
Boshen d49195f7f2
feat: napi (#302)
* chore: only ignore js files from the root

* feat: napi
2023-04-22 14:41:45 +08:00

14 lines
323 B
YAML

lockfileVersion: '6.0'
devDependencies:
'@napi-rs/cli':
specifier: ^2.15.2
version: 2.15.2
packages:
/@napi-rs/cli@2.15.2:
resolution: {integrity: sha512-80tBCtCnEhAmFtB9oPM0FL74uW7fAmtpeqjvERH7Q1z/aZzCAs/iNfE7U3ehpwg9Q07Ob2Eh/+1guyCdX/p24w==}
engines: {node: '>= 10'}
hasBin: true
dev: true