Switch client to be the latest from the git repo

This commit is contained in:
BoykoAlex
2019-09-20 16:09:22 -04:00
parent 61efb95ba8
commit bb69d931dc

View File

@@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"reflect-metadata": "^0.1.10",
"sprotty": "^0.7.0-next",
"sprotty": "https://github.com/eclipse/sprotty#master",
"sockjs-client": "^1.3.0"
},
"devDependencies": {