mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 🐛 Correct footer and licenses
This commit is contained in:
parent
15d25aec8c
commit
e5231e487c
5 changed files with 695 additions and 173 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "tailwindui-protocol",
|
||||
"name": "@lysand-org/docs",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
@ -10,7 +10,6 @@
|
|||
"lint": "bunx @biomejs/biome check .",
|
||||
"uuid": "bun --print 'crypto.randomUUID()'"
|
||||
},
|
||||
"browserslist": "defaults, not ie <= 11",
|
||||
"dependencies": {
|
||||
"@algolia/autocomplete-core": "^1.17.4",
|
||||
"@headlessui/react": "^2.1.2",
|
||||
|
|
@ -51,6 +50,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.3",
|
||||
"@iconify-icon/react": "^2.1.0",
|
||||
"@shikijs/transformers": "^1.11.0",
|
||||
"eslint": "^9.7.0",
|
||||
"eslint-config-next": "^14.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue