added template for jackpot-history

This commit is contained in:
Kostya
2024-03-31 21:24:43 +03:00
parent 7c0616710d
commit d8977ae282
6 changed files with 853 additions and 42 deletions

View File

@@ -13,7 +13,7 @@
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"axios": "^1.6.7",
"bootstrap": "^5.3.2",
"bootstrap": "^5.3.3",
"core-js": "^3.8.3",
"howler": "^2.2.4",
"mitt": "^3.0.1",
@@ -33,6 +33,7 @@
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3"
"eslint-plugin-vue": "^8.0.3",
"tailwindcss": "^3.4.3"
}
}