Skip to content

Commit

Permalink
Merge pull request #217 from unipept/fix/bump-uwc-to-v1.5.8
Browse files Browse the repository at this point in the history
Bump Unipept Web Components to v1.5.8
  • Loading branch information
pverscha authored Sep 20, 2022
2 parents bcc5997 + 686aaa8 commit a4bd701
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 @@ -41,7 +41,7 @@
"raw-loader": "^4.0.2",
"shared-memory-datastructures": "^0.1.9",
"ts-loader": "^8.3.0",
"unipept-web-components": "^1.5.7",
"unipept-web-components": "^1.5.8",
"uuid": "^8.3.2",
"vue": "^2.6.14",
"vue-class-component": "^7.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8246,10 +8246,10 @@ unipept-visualizations@^2.1.0:
d3 "^6.2.0"
regenerator-runtime "^0.13.7"

unipept-web-components@^1.5.7:
version "1.5.7"
resolved "https://registry.yarnpkg.com/unipept-web-components/-/unipept-web-components-1.5.7.tgz#618f5e56a1da4029cba821a04961f0da7393d9a1"
integrity sha512-HjbHRLFxucNXlMbtx02mHOjOcYTszPo3hMQoVrRTLp1ydVxNaJnDM3dgdTM7j9iDYVF8wIIj7Q2BbJ2IAGVrTA==
unipept-web-components@^1.5.8:
version "1.5.8"
resolved "https://registry.yarnpkg.com/unipept-web-components/-/unipept-web-components-1.5.8.tgz#125b6ecd78a0753830f3ce0cbace139d92f07d81"
integrity sha512-LxUyFmr2oGnKYeRS5qHdS9ei9XZv4ZgQnTmLbms1vI13cubWgwGxyXycr20AysMHznuiO+6Jod3LPzaJ3PIVZg==
dependencies:
async "^3.2.0"
axios "^0.21.1"
Expand Down

0 comments on commit a4bd701

Please sign in to comment.