|
19 | 19 | "type": "git",
|
20 | 20 | "url": "git@github.com:react-bootstrap/react-router-bootstrap.git"
|
21 | 21 | },
|
22 | | - "bowerRepo": "git@github.com:react-bootstrap/react-router-bootstrap-bower.git", |
23 | 22 | "keywords": [
|
24 | 23 | "react",
|
25 | 24 | "react-router",
|
|
58 | 57 | "karma-webpack": "^1.5.0",
|
59 | 58 | "lodash": "^3.10.0",
|
60 | 59 | "mocha": "^2.1.0",
|
61 | | - "mt-changelog": "^0.5.3", |
| 60 | + "mt-changelog": "^0.6.1", |
62 | 61 | "node-libs-browser": "^0.5.2",
|
63 | 62 | "phantomjs": "^1.9.13",
|
64 | 63 | "react": ">0.10.0",
|
65 | 64 | "react-bootstrap": ">=0.15",
|
66 | 65 | "react-router": ">=0.13.1",
|
67 | | - "release-script": "^0.1.0", |
| 66 | + "release-script": "^0.2.1", |
68 | 67 | "shelljs": "^0.5.1",
|
69 | 68 | "webpack": "^1.4.15",
|
70 | 69 | "webpack-dev-server": "^1.7.0",
|
71 | 70 | "yargs": "^3.15.0"
|
72 | 71 | },
|
73 | 72 | "files": [
|
74 | 73 | "lib"
|
75 | | - ] |
| 74 | + ], |
| 75 | + "release-script": { |
| 76 | + "bowerRepo": "git@github.com:react-bootstrap/react-router-bootstrap-bower.git" |
| 77 | + } |
76 | 78 | }
|
0 commit comments