diff --git a/package.json b/package.json index 85acb89e..79799779 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "react": "^15.0.0", "react-addons-test-utils": "^15.0.0", "react-dom": "^15.0.0", + "react-github-fork-ribbon": "^0.4.3", "react-router": "^2.4.0", "sinon": "^1.17.3", "style-loader": "^0.13.1", @@ -70,7 +71,5 @@ "react": "~0.14.8 || ^15.0.0", "react-dom": "~0.14.8 || ^15.0.0" }, - "dependencies": { - "react-github-fork-ribbon": "^0.4.3" - } + "dependencies": {} }