mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-28 15:58:33 +01:00
chore(dx): remove npm version from engines
This commit is contained in:
parent
50482c61b2
commit
ae2f8922e4
@ -140,7 +140,6 @@
|
|||||||
"typescript": "^4.6.3"
|
"typescript": "^4.6.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=v16.14.2",
|
"node": ">=v16.14.2"
|
||||||
"npm": ">=8.7.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user