Update package.json

This commit is contained in:
damocleas 2025-02-27 21:43:19 -05:00 committed by GitHub
parent fef78ba456
commit aa4bc4ff57
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.7.1", "version": "1.7.2",
"type": "module", "type": "module",
"scripts": { "scripts": {
"start": "vite", "start": "vite",