player selection fstyles done

This commit is contained in:
2021-12-13 15:57:28 -03:00
parent 154e630cfd
commit f19d8553e2
7 changed files with 384 additions and 1 deletions

View File

@@ -7,5 +7,8 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Francisco Pessano",
"license": "ISC"
"license": "ISC",
"dependencies": {
"emoji-picker-element": "^1.8.2"
}
}