mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-28 13:05:58 +00:00
typescript common lib
This commit is contained in:
14
package.json
14
package.json
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"name": "dbgate",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"electron": "cross-env ELECTRON_START_URL=http://localhost:5000 electron ./electron",
|
||||
"start": "nf start",
|
||||
"serve": "node src/api/index.js",
|
||||
"wait-electron": "node electron/src/electron-wait-react"
|
||||
},
|
||||
"devDependencies": {
|
||||
"foreman": "^3.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user