Skip to content

Commit

Permalink
chore(dist): fix release (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSharpieOne authored and eddywashere committed May 16, 2017
1 parent 5f99f61 commit 1ec0e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "reactstrap",
"version": "4.6.1",
"description": "React Bootstrap 4 components",
"main": "dist/reactstrap.min.js",
"main": "lib/index.js",
"jsnext:main": "dist/reactstrap.es.js",
"module": "dist/reactstrap.es.js",
"scripts": {
Expand Down

0 comments on commit 1ec0e6f

Please sign in to comment.