Add .nvmrc file and update package.json with main, keywords, license, and description fields

This commit is contained in:
2026-04-14 18:21:35 +03:00
parent 2342f2e66e
commit b4a41cc801
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
16
+5 -1
View File
@@ -93,5 +93,9 @@
"Android > 4.3",
"iOS > 9",
"Edge > 13"
]
],
"main": ".eslintrc.js",
"keywords": [],
"license": "ISC",
"description": ""
}