mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-28 01:46:23 +02:00
add dockerfile for rowboat app
This commit is contained in:
parent
6e5795d922
commit
33ac1cca70
7 changed files with 80 additions and 16 deletions
4
apps/rowboat/package-lock.json
generated
4
apps/rowboat/package-lock.json
generated
|
|
@ -35,7 +35,7 @@
|
|||
"react-markdown": "^9.0.1",
|
||||
"react-resizable-panels": "^2.1.7",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"rowboat-shared": "git+https://ramnique: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@github.com/rowboatlabs/shared.git",
|
||||
"rowboat-shared": "github:rowboatlabs/shared",
|
||||
"sharp": "^0.33.4",
|
||||
"styled-components": "^5.3.11",
|
||||
"swr": "^2.2.5",
|
||||
|
|
@ -13124,7 +13124,7 @@
|
|||
},
|
||||
"node_modules/rowboat-shared": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+https://ramnique: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@github.com/rowboatlabs/shared.git#211034b606f6894b77a316cca44170b10754d932",
|
||||
"resolved": "git+ssh://git@github.com/rowboatlabs/shared.git#211034b606f6894b77a316cca44170b10754d932",
|
||||
"dependencies": {
|
||||
"zod": "^3.23.8"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue