We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a4874 commit 37d1347Copy full SHA for 37d1347
projects/gui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@acrodata/gui",
3
- "version": "3.0.1",
+ "version": "3.1.0",
4
"description": "JSON powered GUI for configurable panels.",
5
"publishConfig": {
6
"access": "public"
@@ -34,8 +34,8 @@
34
"@ng-matero/extensions": ">=20.0.0"
35
},
36
"dependencies": {
37
- "@acrodata/code-editor": "^0.5.0",
38
- "@acrodata/gradient-picker": "^0.11.0",
+ "@acrodata/code-editor": "^0.6.0",
+ "@acrodata/gradient-picker": "^0.12.0",
39
"@acrodata/rnd-dialog": "^0.4.0",
40
"tslib": "^2.3.0"
41
0 commit comments