This commit is contained in:
Maciej Caderek
2022-04-11 22:46:30 +02:00
parent 9fa3285297
commit 7beecd3c72
17 changed files with 870 additions and 127 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "chesspic",
"version": "0.0.0",
"license": "GNU GPL V3.0",
"scripts": {
"start": "vite --host",
"dev": "vite --host",
@@ -30,6 +31,7 @@
"i": "^0.3.7",
"is-mobile": "^3.0.0",
"npm": "^8.4.0",
"ua-parser-js": "^1.0.2",
"webfontloader": "^1.6.28",
"webm-writer": "^1.0.0"
}