✨ (leaderboard): Get data from IndexedDB
Get leaderboard data from IndexedDB using localForage package
This commit is contained in:
+4
-3
@@ -24,6 +24,10 @@
|
||||
"sass": "^1.70.0",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
||||
"cz-conventional-changelog": "^3.3.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
"react-app",
|
||||
@@ -42,9 +46,6 @@
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"cz-conventional-changelog": "^3.3.0"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
"path": "./node_modules/cz-conventional-changelog"
|
||||
|
||||
Reference in New Issue
Block a user