Update project description and remove unused dependency

This commit is contained in:
gamebrary 2024-09-10 16:41:09 -07:00
parent a6db7e359d
commit 65bfd3a788

View file

@ -1,7 +1,7 @@
{
"name": "Gamebrary",
"version": "1.0.0",
"description": "Open source tool to organize video game collections.",
"description": "Elevate your play, organize your way.",
"author": "Roman Cervantes",
"license": "MIT",
"private": true,
@ -17,10 +17,6 @@
"@bbob/core": "^2.8.1",
"@bbob/html": "^2.8.1",
"@bbob/preset-html5": "^2.8.1",
"@milkdown/core": "^6.4.1",
"@milkdown/preset-commonmark": "^6.4.2",
"@milkdown/prose": "^6.4.1",
"@milkdown/theme-nord": "^6.4.1",
"@tiptap/starter-kit": "^2.0.0-beta.204",
"@tiptap/vue-2": "^2.0.0-beta.204",
"@vue-stripe/vue-stripe": "^4.4.2",