Skip to content

Commit

Permalink
update entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jljsj33 committed Mar 6, 2017
1 parent e5d6eff commit 7c1551a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rc-queue-anim",
"version": "0.13.1",
"version": "0.13.2",
"description": "Queue animation component for react",
"keywords": [
"react",
Expand All @@ -26,8 +26,8 @@
"main": "./lib/index",
"entry": {
"rc-queue-anim": [
"./src/index.js",
"./assets/index.less"
"./assets/index.less",
"./src/index.js"
]
},
"config": {
Expand Down

0 comments on commit 7c1551a

Please sign in to comment.