Skip to content

Commit

Permalink
Merge pull request #5 from bootstrap-styled/dev
Browse files Browse the repository at this point in the history
fix(es6): fix es6 package
  • Loading branch information
kopax authored Nov 17, 2018
2 parents 6e4f39a + 05c3c11 commit ec1af39
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions declination.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@
"react": "React",
"styled-components": "styled",
"redux": "redux",
"react-redux": "react-redux",
"react-intl": "react-intl",
"reselect": "reselect"
"react-redux": "react-redux"
},
"external": [
"react",
"styled-components",
"redux",
"react-redux",
"react-intl"
"react-redux"
]
}

0 comments on commit ec1af39

Please sign in to comment.