Browse Source

package.json fix

master
monaxys 2 years ago
parent
commit
4f1736205e
  1. 2
      package.json

2
package.json

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"dev": "vite --host",
"build": "vite build",
"preview": "vite preview"
},

Loading…
Cancel
Save