Skip to content

Commit

Permalink
fix: array display with smart field (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeCisco authored Dec 11, 2020
1 parent 29a8a39 commit 2119f53
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 @@ -26,7 +26,7 @@
"dependencies": {
"@babel/runtime": "7.10.1",
"bluebird": "2.9.25",
"forest-express": "7.9.1",
"forest-express": "7.9.2",
"http-errors": "1.7.2",
"lodash": "4.17.19",
"moment": "2.24.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4323,10 +4323,10 @@ for-in@^1.0.2:
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=

[email protected].1:
version "7.9.1"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.9.1.tgz#5038679fcdbc25abaf2c1bb56b16d0ce65c0ec7c"
integrity sha512-lN0mlifHP/Ni6ud85NYoOxmMnmjoywR9LDI5n3OKhNEFk6TVxWC9YANvwWrQ+tsMfV+SBh7ODvHSmSR3e/436Q==
[email protected].2:
version "7.9.2"
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.9.2.tgz#a92429a9f3b5d763d23c2ab6eb52ee74415ad41b"
integrity sha512-HnWlBvbYWjv6MXSDU8oiPrsGECxEICxN2H/Oj6l171uNbHt44rFpEHoGlt93z+1ADcnE1+6zwXNugRq/ZgduYQ==
dependencies:
"@babel/runtime" "7.10.1"
base32-encode "1.1.1"
Expand Down

0 comments on commit 2119f53

Please sign in to comment.