Skip to content

Commit

Permalink
feat:publish v1.4.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Aug 24, 2017
1 parent 7d4e020 commit 946d502
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions example/dist/build.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/dist/build.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/example.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from "react"
import ReactDOM from "react-dom"
import ReactJkMusicPlayer from "../src"
import ReactJkMusicPlayer from "react-jinke-music-player"
import FaHeadphones from "react-icons/lib/fa/headphones"

const options = {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-jinke-music-player",
"version": "1.3.0",
"version": "1.4.0",
"main": "src/index.js",
"scripts": {
"start": "npm run demo",
Expand Down

0 comments on commit 946d502

Please sign in to comment.