Skip to content

Commit 069e0f4

Browse files
committed
update lockfile
1 parent c77b290 commit 069e0f4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ __metadata:
1717
resolution: "@adahiya/raga-app@workspace:packages/raga-app"
1818
dependencies:
1919
"@adahiya/raga-lib": "workspace:^"
20+
"@adahiya/raga-types": "workspace:*"
2021
"@adahiya/raga-web-app": "workspace:^"
2122
"@electron-forge/cli": "npm:^7.8.1"
2223
"@electron-forge/maker-deb": "npm:^7.8.1"
@@ -111,7 +112,7 @@ __metadata:
111112
version: 0.0.0-use.local
112113
resolution: "@adahiya/raga-web-app@workspace:packages/raga-web-app"
113114
dependencies:
114-
"@adahiya/raga-lib": "workspace:^"
115+
"@adahiya/raga-types": "workspace:*"
115116
"@emotion/react": "npm:^11.14.0"
116117
"@faker-js/faker": "npm:^9.8.0"
117118
"@mantine/colors-generator": "npm:^8.0.2"

0 commit comments

Comments
 (0)