heylight / canvas-select

一个轻量级图片标注javascript库,支持矩形、多边形、点、折线、圆形,支持再编辑,使得图像标注更简单。
MIT License
233 stars 54 forks source link

2.20.0版本,node支持版本还降低了吗 #110

Closed Qingyoum closed 6 months ago

Qingyoum commented 6 months ago

"engines": { "node": "^16||^14" },

heylight commented 6 months ago

依赖已更新 "node": ">=16.0.0"