Skip to content

Commit 791af25

Browse files
committed
update entry
1 parent 5666a58 commit 791af25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-scroll-anim",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"description": "scroll-anim anim component for react",
55
"keywords": [
66
"react",
@@ -25,7 +25,7 @@
2525
"licenses": "MIT",
2626
"main": "./lib/index",
2727
"entry": {
28-
"rc-scroll-anim": ["./src/index.js", "./assets/index.less"]
28+
"rc-scroll-anim": ["./assets/index.less", "./src/index.js"]
2929
},
3030
"config": {
3131
"port": 8020

0 commit comments

Comments
 (0)