We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156b75d commit f5deb16Copy full SHA for f5deb16
1 file changed
projects/gradient-picker/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@acrodata/gradient-picker",
3
- "version": "0.12.2",
+ "version": "0.13.0",
4
"description": "A powerful and beautiful gradient picker.",
5
"publishConfig": {
6
"access": "public"
@@ -27,7 +27,7 @@
27
"@angular/forms": ">=17.0.0"
28
},
29
"dependencies": {
30
- "@acrodata/color-picker": "^1.3.0",
+ "@acrodata/color-picker": "^1.4.0",
31
"tslib": "^2.3.0"
32
33
"sideEffects": false
0 commit comments