Skip to content

Commit 37d1347

Browse files
committed
chore: release 3.1.0
1 parent 04a4874 commit 37d1347

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/gui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acrodata/gui",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"description": "JSON powered GUI for configurable panels.",
55
"publishConfig": {
66
"access": "public"
@@ -34,8 +34,8 @@
3434
"@ng-matero/extensions": ">=20.0.0"
3535
},
3636
"dependencies": {
37-
"@acrodata/code-editor": "^0.5.0",
38-
"@acrodata/gradient-picker": "^0.11.0",
37+
"@acrodata/code-editor": "^0.6.0",
38+
"@acrodata/gradient-picker": "^0.12.0",
3939
"@acrodata/rnd-dialog": "^0.4.0",
4040
"tslib": "^2.3.0"
4141
},

0 commit comments

Comments
 (0)