mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
create script callable from react
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"socket.io-client": "^2.3.0",
|
||||
"styled-components": "^4.4.1",
|
||||
"uuid": "^3.4.0"
|
||||
"uuid": "^3.4.0",
|
||||
"@dbgate/engines": "^0.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env PORT=5000 react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user