mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
fix(UI): fix missing bracket in package.json
This commit is contained in:
parent
5036795742
commit
ae0a89e3ff
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
"/api/socket.io": {
|
"/api/socket.io": {
|
||||||
"target": "ws://localhost:6769/socket.io",
|
"target": "ws://localhost:6769/socket.io",
|
||||||
"ws": true
|
"ws": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^4.14.0",
|
"eslint": "^4.14.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue