Skip to content

Commit

Permalink
Update ODS to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasHirt committed Feb 24, 2021
1 parent c3c6b8f commit b8e26fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/web-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"inert-polyfill": "^0.2.5",
"lodash-es": "^4.17.20",
"oidc-client": "1.10.1",
"owncloud-design-system": "2.1.2",
"owncloud-design-system": "^3.0.0",
"owncloud-sdk": "^1.0.0-740",
"p-queue": "^6.1.1",
"tus-js-client": "^1.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7650,10 +7650,10 @@ ospec@3.1.0:
dependencies:
glob "^7.1.3"

owncloud-design-system@2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/owncloud-design-system/-/owncloud-design-system-2.1.2.tgz#c2ea10f1cd8e8d7c66448101b183aad26888d4fc"
integrity sha512-yvJvctdr8bRr0n+kdEwGtWQSREksMbe81FOc3v31rHnKFXLfps+axdHsEHl0vAQHrj+apzp+Yzsv8XkZGm+iTA==
owncloud-design-system@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/owncloud-design-system/-/owncloud-design-system-3.0.0.tgz#4a0adac8a9d5c0f0dbefb996f164b9d6077f6ec6"
integrity sha512-25a8HJcOG7iG7WcdrhRCbNFAuOdceg/JVbBvj1hpPB1HErqodAI7piF2fFhjUrnOWCEEjU48iboN/WROa8zZBQ==
dependencies:
luxon "^1.22.0"
mini-css-extract-plugin "^1.3.1"
Expand Down

0 comments on commit b8e26fd

Please sign in to comment.