Improve chaining hocs using vue-compose

This commit is contained in:
taehoon 2019-02-13 22:59:00 -05:00
parent f81b82b471
commit 339373b495
3 changed files with 46 additions and 84 deletions

View file

@ -28,6 +28,7 @@
"sass-loader": "^4.0.2",
"vue": "^2.5.13",
"vue-chat-scroll": "^1.2.1",
"vue-compose": "^0.7.1",
"vue-i18n": "^7.3.2",
"vue-router": "^3.0.1",
"vue-template-compiler": "^2.3.4",