mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 10:29:11 +00:00
fix dev
This commit is contained in:
parent
8cfb1041a9
commit
9aa6597051
@ -7,7 +7,7 @@
|
||||
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
||||
"author": "1ilit",
|
||||
"scripts": {
|
||||
"dev": "vite && npm run electron",
|
||||
"dev": "vite",
|
||||
"electron": "electron .",
|
||||
"build": "vite build && electron-builder",
|
||||
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
|
||||
|
Loading…
Reference in New Issue
Block a user