mirror of https://github.com/iconify/api.git
chore(deps): update node.js to >=16.20.2
This commit is contained in:
parent
871028175b
commit
cf217d91bf
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@iconify/api",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/api",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@fastify/formbody": "^7.4.0",
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
"vitest": "^3.0.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.15.0"
|
||||
"node": ">=16.20.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@antfu/install-pkg": {
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"packageManager": "npm@11.1.0",
|
||||
"engines": {
|
||||
"node": ">=16.15.0"
|
||||
"node": ">=16.20.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc -b",
|
||||
|
|
|
|||
Loading…
Reference in New Issue