feat: finished adding painting features, added eraser

This commit is contained in:
Daniel Ledda
2023-01-04 12:35:02 +01:00
parent bcdebd3372
commit 59f48c8398
11 changed files with 506 additions and 440 deletions

View File

@@ -23,7 +23,7 @@
"@typescript-eslint/parser": "^5.26.0",
"cross-env": "^7.0.3",
"eslint": "^8.16.0",
"typescript": "^4.7.2",
"vite": "^2.9.9"
"typescript": "^4.9.4",
"vite": "^3.2.0"
}
}