We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cb947 commit 7d65919Copy full SHA for 7d65919
v2/package.json
@@ -3,7 +3,7 @@
3
"name": "@brightdotdev/color-picker",
4
"description": "A Lightweight, framework-agnostic color picker library built with TypeScript",
5
"private": false,
6
- "version": "1.0.2",
+ "version": "1.0.3",
7
"type": "module",
8
"main": "./dist/color-picker.umd.js",
9
"module": "./dist/color-picker.es.js",
0 commit comments