mirror of
https://github.com/jcreek/LivingDexTracker.git
synced 2026-09-14 17:42:17 +00:00
chore(deps): match Node engine range to sharp
sharp is now a runtime dependency and requires ^18.17.0 || ^20.3.0 || >=21.0.0.
This commit is contained in:
+1
-1
@@ -84,6 +84,6 @@
|
||||
"sharp": "^0.33.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.13.0"
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user