Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
fix: more bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsKoud committed Sep 11, 2023
1 parent 4166e54 commit 44a6b33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"dependencies": {
"@paperplane/components": "*",
"@paperplane/logo": "*",
"@paperplane/markdown": "*",
"@paperplane/swr": "*",
"@paperplane/ui": "*",
"@paperplane/utils": "*",
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ __metadata:
languageName: unknown
linkType: soft

"@paperplane/markdown@workspace:packages/markdown":
"@paperplane/markdown@*, @paperplane/markdown@workspace:packages/markdown":
version: 0.0.0-use.local
resolution: "@paperplane/markdown@workspace:packages/markdown"
dependencies:
Expand Down Expand Up @@ -9631,6 +9631,7 @@ __metadata:
dependencies:
"@paperplane/components": "*"
"@paperplane/logo": "*"
"@paperplane/markdown": "*"
"@paperplane/swr": "*"
"@paperplane/ui": "*"
"@paperplane/utils": "*"
Expand Down

0 comments on commit 44a6b33

Please sign in to comment.