Skip to content

Commit

Permalink
whoops, missed peer
Browse files Browse the repository at this point in the history
  • Loading branch information
Simek committed Dec 16, 2024
1 parent d0d08f3 commit 4e03814
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/example-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tailwindcss": "^3.4.14"
},
"peerDependencies": {
"cmdk": "workspace:*"
"cmdk": "*"
},
"eslintConfig": {
"extends": [
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4833,7 +4833,7 @@ __metadata:
tailwindcss: "npm:^3.4.14"
typescript: "npm:^5.6.3"
peerDependencies:
cmdk: "workspace:*"
cmdk: "*"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 4e03814

Please sign in to comment.