@@ -34,7 +34,8 @@
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "eslint",
|
||||
"index-file": "tsx scripts/index-file.ts"
|
||||
"index-file": "tsx scripts/index-file.ts",
|
||||
"remove-duplicates": "tsx scripts/remove-duplicates.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "^9.2.0",
|
||||
|
||||
Referencia en una nueva incidencia
Block a user