Skip to content

Commit

Permalink
feat: support action form layout description and button labels (#1123)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Moreau <[email protected]>
  • Loading branch information
realSpok and Nicolas Moreau authored Oct 17, 2024
1 parent d0b623c commit 4ee65bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/runtime": "7.15.4",
"bluebird": "2.9.25",
"core-js": "3.6.5",
"forest-express": "10.2.20",
"forest-express": "10.4.0",
"http-errors": "1.6.1",
"lodash": "4.17.21",
"moment": "2.29.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5174,10 +5174,10 @@ for-each@^0.3.3:
dependencies:
is-callable "^1.1.3"

forest-express@10.2.20:
version "10.2.20"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-10.2.20.tgz#852ef5c55d57bfba0422dbdd2b17ab1b2b6492f7"
integrity sha512-dDvQG2Z+3Dc1+eKWfYU8p6VGDxBmGSyuLJ4D9QuW3fqnbQ7xxs4JQvb1qIeTAyMprH2gMBW7MVywHTGewEaScQ==
forest-express@10.4.0:
version "10.4.0"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-10.4.0.tgz#cb704cec46cdc0383973032ae53ae73f1be75965"
integrity sha512-Ool2MhOmfFU1pDpdUIkK2+gfdSnR5KhoVL/YE6s53qREWoSJsWvhhzw0P8l2hBWBjdY4eX+WQ9tNQbFIlGxuUA==
dependencies:
"@babel/runtime" "7.19.0"
"@forestadmin/context" "1.31.0"
Expand Down

0 comments on commit 4ee65bd

Please sign in to comment.