update :
All checks were successful
continuous-integration/drone/push Build is passing

Patch bug
Add search and filtre in commands page
This commit is contained in:
2024-07-06 16:52:00 +02:00
parent 9233856850
commit 093540a2f5
8 changed files with 13 additions and 885 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "cdn-app-website-presentation",
"name": "raphel-bot-julianum-website-presentation",
"version": "1.0.0",
"description": "",
"main": "server.js",
@@ -14,9 +14,10 @@
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.16",
"ejs": "^3.1.10",
"express": "^4.17.1",
"expressjs": "^1.0.1",
"postcss": "^8.4.32",
"tailwindcss": "^3.3.6",
"express": "^4.17.1"
"tailwindcss": "^3.3.6"
}
}