Added imjoy support

We now have an imjoy tab and the ability to load plugins
This commit is contained in:
Richard Bowman 2021-02-09 11:46:29 +00:00
parent f4e3f1f277
commit 0a0687cdd6
4 changed files with 553 additions and 122 deletions

View file

@ -11,6 +11,7 @@
"lint:fix": "vue-cli-service lint --fix"
},
"dependencies": {
"imjoy-core": "^0.13.60",
"material-design-icons": "^3.0.1",
"mousetrap": "^1.6.5",
"vue-observe-visibility": "^0.4.6"