mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-28 13:12:16 +02:00
chore(dx): remove npm version from engines
This commit is contained in:
committed by
GitHub
parent
50482c61b2
commit
ae2f8922e4
@@ -140,7 +140,6 @@
|
||||
"typescript": "^4.6.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v16.14.2",
|
||||
"npm": ">=8.7.0"
|
||||
"node": ">=v16.14.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user