fix: remove unnecessary keywords array from package.json

This commit is contained in:
Fundor333
2025-06-05 00:12:05 +02:00
parent e3dbec0cc2
commit c14dacd3de
8 changed files with 1294 additions and 2 deletions

View File

@@ -15,8 +15,7 @@
"node": "16.x",
"npm": "8.x"
},
"keywords": [
],
"keywords": [],
"name": "fundor333.com",
"private": true,
"version": "0.0.0"