Browse Source

avoid warnings on ci

pull/1024/head
Philip H 2 years ago
committed by GitHub
parent
commit
507513c1b4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json

2
src/package.json

@ -31,6 +31,6 @@
] ]
}, },
"engines": { "engines": {
"node": "18" "node": ">=18"
} }
} }

Loading…
Cancel
Save