Update package.json

This commit is contained in:
damocleas 2025-05-02 21:38:22 -04:00 committed by GitHub
parent bf0abd3ddc
commit c80c048df1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{ {
"name": "pokemon-rogue-battle", "name": "pokemon-rogue-battle",
"private": true, "private": true,
"version": "1.8.5", "version": "1.9.0",
"type": "module", "type": "module",
"scripts": { "scripts": {
"start": "vite", "start": "vite",