1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 20:06:06 +02:00

animejs 3.xに対応

This commit is contained in:
syuilo
2019-01-18 13:06:11 +09:00
parent 8b6649b41f
commit 4ba43b69b6
19 changed files with 20 additions and 22 deletions

View File

@@ -13,7 +13,7 @@
</template>
<script lang="ts">
import * as anime from 'animejs';
import anime from 'animejs';
import define from '../../../common/define-widget';
import i18n from '../../../i18n';