@ray-js/lamp-circle-picker 1.0.13-beta-1 → 1.0.13-beta-2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -260,7 +260,6 @@ export default Render({
260
260
  ctx.closePath();
261
261
  }
262
262
 
263
- // 注意:这里不设置 globalCompositeOperation,让调用方决定是否需要
264
263
  // 返回渐变颜色数组,供后续绘制端点使用
265
264
  return gradientColors;
266
265
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/lamp-circle-picker",
3
- "version": "1.0.13-beta-1",
3
+ "version": "1.0.13-beta-2",
4
4
  "description": "照明缺角色环",
5
5
  "main": "lib/index",
6
6
  "files": [