fix(package.json): typo

This commit is contained in:
Walid 2023-04-23 20:09:30 +01:00
parent bb0c6f32f8
commit 19637f44e7
Signed by: Walidoux
GPG Key ID: CCF21881FE8BEBAF

View File

@ -3,7 +3,7 @@
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"version": "0.0.0", "version": "0.0.0",
"description": "Scrapping Habbo game data and assets", "description": "Scrapping Habbo gamedata and assets",
"scripts": { "scripts": {
"tauri": "tauri", "tauri": "tauri",
"dev": "vite", "dev": "vite",