Bump core version and fix service interface

This commit is contained in:
Wei Ouyang 2021-04-27 19:17:17 +00:00
parent 6b8d34761c
commit c9cd6fc3bf
2 changed files with 2 additions and 1 deletions

View file

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