removed bun peer dep causing issue on linux
This commit is contained in:
parent
5a2cc98f8f
commit
521e54fcb9
1 changed files with 0 additions and 3 deletions
|
|
@ -29,8 +29,5 @@
|
||||||
"@types/bun": "^1.0.0",
|
"@types/bun": "^1.0.0",
|
||||||
"@types/node": "^20.10.5",
|
"@types/node": "^20.10.5",
|
||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"bun": "^1.0.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue