feat: implement automated Swiper slider seeding and integrate slider component into training details page
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"license": "UNLICENSED",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"gitnexus:analyze": "gitnexus analyze",
|
||||
"gitnexus:setup": "gitnexus setup",
|
||||
"app:start": "./gradlew",
|
||||
"app:up": "docker compose -f src/main/docker/app.yml up --wait",
|
||||
"backend:build-cache": "npm run backend:info && npm run backend:nohttp:test && npm run ci:e2e:package -- -x webapp -x webapp_test",
|
||||
@@ -42,6 +44,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"generator-jhipster": "9.1.0",
|
||||
"gitnexus": "^1.6.9",
|
||||
"prettier": "3.8.3",
|
||||
"prettier-plugin-java": "2.9.6",
|
||||
"prettier-plugin-packagejson": "3.0.2"
|
||||
|
||||
Reference in New Issue
Block a user