package.json add name field (#2386)

This commit is contained in:
Daniel Kilimnik
2024-05-27 14:29:15 +02:00
committed by GitHub
parent d36af0cae6
commit 0b93374e86

View File

@@ -1,4 +1,5 @@
{
"name": "element-call",
"version": "0.0.0",
"type": "module",
"scripts": {