Update package.json

This commit is contained in:
incredibleIdea 2023-07-27 00:16:02 +08:00 committed by GitHub
parent 7fde827478
commit dfddd519c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
"name": "EmulatorJS",
"version": "3.1.0",
"main": "index.js",
"repository": "https://github.com/incredibleIdea/EmulatorJS.git",
"repository": "https://github.com/EmulatorJS/EmulatorJS.git",
"license": "MIT",
"scripts": {
"dev": "vite --host",