Update package.json

This commit is contained in:
damocleas 2025-02-27 20:59:43 -05:00 committed by GitHub
parent 127bc2591a
commit cb6b9fbea1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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