Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Lu Nguyen committed May 25, 2023
2 parents 8329c4d + 7c0c78b commit be041a5
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 @@ -12,7 +12,7 @@
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"aesirx-lib": "^1.9.7",
"aesirx-uikit": "^1.0.7",
"aesirx-uikit": "^1.0.8",
"file-saver": "^2.0.5",
"mobx": "^6.9.0",
"mobx-react": "^7.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3084,10 +3084,10 @@ aesirx-uikit@^1.0.5:
react-toastify "^9.1.2"
simple-react-validator "^1.6.2"

aesirx-uikit@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/aesirx-uikit/-/aesirx-uikit-1.0.7.tgz#7a62087799d26b2663daafa639586042bdc2b07e"
integrity sha512-QFh+6gC+ZFNXzSPVfc5rDDKN8nhkFt3UoFUx2xdxMH0hGvr36EhZ5F5R7/e8Xw0elQxePw8jm9FHYHwP3tlX3Q==
aesirx-uikit@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/aesirx-uikit/-/aesirx-uikit-1.0.8.tgz#c5eb9a3b94348c5bfb52089e4769c5111981be50"
integrity sha512-x1h5hgmNBH/Qu/9+yzVYpvwqWLDxx344yTjKcedriPhn8pwfPq+8KeQfR6P0FlZfj2nEmNm9x/VKujN3j56Q1A==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.4.0"
"@fortawesome/free-regular-svg-icons" "^6.4.0"
Expand Down

0 comments on commit be041a5

Please sign in to comment.