We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680d64a commit 4e60bb2Copy full SHA for 4e60bb2
projects/gui/ng-package.json
@@ -9,6 +9,7 @@
9
},
10
"allowedNonPeerDependencies": [
11
"@acrodata/code-editor",
12
+ "@acrodata/gradient-picker",
13
"@acrodata/rnd-dialog"
14
]
15
}
projects/gui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@acrodata/gui",
3
- "version": "2.5.2",
+ "version": "2.6.0",
4
"description": "JSON powered GUI for configurable panels.",
5
"publishConfig": {
6
"access": "public"
0 commit comments