File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
2+
13# babel-plugin-transform-react-router-optimize
24
35The [ React Router] [ 0 ] library exposes all methods on the top level import, but
Original file line number Diff line number Diff line change 1414 "name" : " Bjoern Brauer" ,
1515 "email" : " zaubernerd@nerdlabs.it"
1616 },
17+ "config" : {
18+ "commitizen" : {
19+ "path" : " cz-conventional-changelog-lint"
20+ }
21+ },
1722 "repository" : {
1823 "type" : " git" ,
1924 "url" : " git+https://github.com/nerdlabs/babel-plugin-transform-react-router-optimize.git"
3439 "babel-cli" : " ^6.10.1" ,
3540 "babel-core" : " ^6.9.1" ,
3641 "babel-preset-es2015" : " ^6.9.0" ,
37- "conventional-changelog-cli" : " ^1.2.0"
42+ "cz-conventional-changelog-lint" : " ^0.1.3"
43+ },
44+ "peerDependencies" : {
45+ "react-router" : " >=2.0.0"
3846 }
3947}
You can’t perform that action at this time.
0 commit comments