Skip to content

Commit

Permalink
YKI(Frontend): Use updated shared frontend library [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoivisto committed Apr 11, 2024
1 parent bfa8cf8 commit 4d00f2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/packages/yki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"yki:tslint": "yarn g:tsc --pretty --noEmit"
},
"dependencies": {
"shared": "npm:@opetushallitus/[email protected].5"
"shared": "npm:@opetushallitus/[email protected].6"
},
"devDependencies": {
"multer": "^1.4.5-lts.1"
Expand Down
4 changes: 2 additions & 2 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2687,7 +2687,7 @@ __metadata:
languageName: unknown
linkType: soft

"@opetushallitus/kieli-ja-kaantajatutkinnot.shared@workspace:packages/shared":
"@opetushallitus/kieli-ja-kaantajatutkinnot.shared@workspace:packages/shared, shared@npm:@opetushallitus/[email protected]":
version: 0.0.0-use.local
resolution: "@opetushallitus/kieli-ja-kaantajatutkinnot.shared@workspace:packages/shared"
languageName: unknown
Expand All @@ -2707,7 +2707,7 @@ __metadata:
resolution: "@opetushallitus/kieli-ja-kaantajatutkinnot.yki@workspace:packages/yki"
dependencies:
multer: "npm:^1.4.5-lts.1"
shared: "npm:@opetushallitus/[email protected].5"
shared: "npm:@opetushallitus/[email protected].6"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 4d00f2a

Please sign in to comment.