mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-10 01:08:07 +01:00
build: downgrade lilybird pkgs
This commit is contained in:
parent
2efd7a210a
commit
a3f850fcb9
2 changed files with 3 additions and 3 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
@ -11,13 +11,13 @@
|
||||||
"bun-types": "^1.0.22"
|
"bun-types": "^1.0.22"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lilybird/handlers": "^0.3.1",
|
"@lilybird/handlers": "0.2.2",
|
||||||
"@lilybird/jsx": "^0.2.0",
|
"@lilybird/jsx": "0.2.0",
|
||||||
"@paperdave/logger": "^3.0.1",
|
"@paperdave/logger": "^3.0.1",
|
||||||
"algoliasearch": "^4.22.1",
|
"algoliasearch": "^4.22.1",
|
||||||
"chrono-node": "^2.7.4",
|
"chrono-node": "^2.7.4",
|
||||||
"gray-matter": "^4.0.3",
|
"gray-matter": "^4.0.3",
|
||||||
"lilybird": "^0.5.3",
|
"lilybird": "0.4.4",
|
||||||
"zlib-sync": "^0.1.9"
|
"zlib-sync": "^0.1.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue