Skip to content

Commit

Permalink
Moved ribbon fork to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
auser committed Apr 30, 2016
1 parent a66740b commit 729d903
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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": {}
}

0 comments on commit 729d903

Please sign in to comment.