Skip to content

Commit dc6d145

Browse files
committed
Update Package.json
1 parent ed08ff3 commit dc6d145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-css-transition-replace",
33
"version": "1.1.0",
44
"description": "A React component to animate replacing one element with another.",
5-
"main": "lib/CSSTransitionReplace.js",
5+
"main": "lib/ReactCSSTransitionReplace.js",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/marnusw/react-css-transition-replace.git"

0 commit comments

Comments
 (0)