Skip to content

Commit

Permalink
UIORGS-249 update package.json (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiShumski2 authored Jun 8, 2021
1 parent 16d27f1 commit 5856c72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* Force open accordion for required not filled fields. Refs UIORGS-244.
* Some fields in the "Account" accordion should not be required. Refs UIORGS-245.
* Compile Translation Files into AST Format. Refs UIORGS-238.
* eslint@"^7.7.0" causes peer-dep inconsistency. Refs UIORGS-249.

## [2.3.2](https://github.com/folio-org/ui-organizations/tree/v2.3.2) (2021-04-19)
[Full Changelog](https://github.com/folio-org/ui-organizations/compare/v2.3.1...v2.3.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest-dom": "3.2.2",
"eslint-plugin-jest": "^24.0.0",
"eslint-plugin-testing-library": "3.8.0",
"eslint-plugin-testing-library": "4.6.0",
"faker": "^5.1.0",
"jest": "^26.4.2",
"identity-obj-proxy": "^3.0.0",
Expand Down

0 comments on commit 5856c72

Please sign in to comment.