Compare commits
3 commits
a1ab3c6d57
...
b1b142be08
| Author | SHA1 | Date | |
|---|---|---|---|
| b1b142be08 | |||
| 51648a33c7 | |||
| 79c2ea5444 |
2 changed files with 2 additions and 2 deletions
2
bun.lock
2
bun.lock
|
|
@ -12,7 +12,7 @@
|
|||
"@types/bun": "latest",
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5",
|
||||
"typescript": "^5 || ^7.0.0",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@types/bun": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5"
|
||||
"typescript": "^5 || ^7.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@catppuccin/tailwindcss": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue