Skip to content

Commit

Permalink
fix: upgrade unleash-frontend to version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed May 25, 2021
1 parent f9ef945 commit 66136d4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

# 4.0.2

# 4.0.1

- fix: create config should allow all options params
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"prom-client": "^13.1.0",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "4.0.0",
"unleash-frontend": "4.0.1",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6604,10 +6604,10 @@ universalify@^0.1.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==

unleash-frontend@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.0.tgz#14c51c2bffe7987b2124e57d8acbc96c9cf15fef"
integrity sha512-jmvIVBjb8hmKvu2aOP7WJDSfCN+Q1BkFUMmY15kCEF56InCmDoOESQEnwUDYPa1a/uDvBd4YT3H0aZW5iEGtPg==
unleash-frontend@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-4.0.1.tgz#e982ca7b9ec5efe47236db42175dbd5940b5c186"
integrity sha512-0zmRKAuEt/dxVVkQRlIvychFLXwBIkcQWux3XS4viFQY0D7Ibn0W65D2PAOaZfqJrE2MBZdmni2Tlx3Ai0qhnQ==

unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 66136d4

Please sign in to comment.