@liripeng/vue-audio-player
Advanced tools
{ | ||
"name": "@liripeng/vue-audio-player", | ||
"version": "1.3.0-beta4", | ||
"version": "1.3.0-beta5", | ||
"description": "Simple and practical Vue audio player component for PC mobile terminal(简单实用的 PC 移动端的 Vue 音频播放器组件)", | ||
@@ -13,3 +13,2 @@ "license": "MIT", | ||
"module": "./lib/vue-audio-player.es.js", | ||
"style": "./lib/style.css", | ||
"exports": { | ||
@@ -16,0 +15,0 @@ ".": { |
@@ -34,3 +34,3 @@ <h3 align="center" style="margin: 30px 0 35px;">Vue 音频播放器组件</h3> | ||
import AudioPlayer from '@liripeng/vue-audio-player' | ||
import '@liripeng/vue-audio-player/lib/vue-audio-player.css' | ||
import '@liripeng/vue-audio-player/lib/style.css' | ||
@@ -43,3 +43,3 @@ Vue.use(AudioPlayer) | ||
import AudioPlayer from '@liripeng/vue-audio-player' | ||
import '@liripeng/vue-audio-player/lib/vue-audio-player.css' | ||
import '@liripeng/vue-audio-player/lib/style.css' | ||
@@ -46,0 +46,0 @@ components: { |
83999
-0.06%