chore: update engine field in package.json
This commit is contained in:
parent
ebf6a2fea4
commit
432390f2d3
|
@ -2,6 +2,9 @@
|
|||
"name": "accords-library-scripts",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">=18.13.0"
|
||||
},
|
||||
"description": "",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue