animejs 3.xに対応
This commit is contained in:
parent
8b6649b41f
commit
4ba43b69b6
19 changed files with 20 additions and 22 deletions
|
|
@ -55,7 +55,7 @@
|
|||
<script lang="ts">
|
||||
import Vue from 'vue';
|
||||
import i18n from '../../../i18n';
|
||||
import * as anime from 'animejs';
|
||||
import anime from 'animejs';
|
||||
|
||||
export default Vue.extend({
|
||||
i18n: i18n('common/views/components/visibility-chooser.vue'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue