Add comments-server

This commit is contained in:
Jerko Steiner 2019-03-12 22:42:14 +05:00
parent 0a7442a932
commit 2fc22f05b7

View File

@ -5,7 +5,6 @@
"rootDir": "src" "rootDir": "src"
}, },
"references": [ "references": [
{"path": "../client"},
{"path": "../common"} {"path": "../common"}
] ]
} }