Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Commit

Permalink
Move to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eliperkins committed Jul 31, 2017
1 parent d9dbe0d commit 46aaed2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"node-jsdom": "^3.1.5",
"nps": "^5.1.0",
"nps-utils": "^1.2.0",
"prop-types": "^15.5.10",
"react": "16.0.0-alpha.6",
"react-addons-test-utils": "^15.5.1",
"react-dom": "^15.5.4",
Expand All @@ -55,8 +56,7 @@
"semantic-release": "^6.3.6"
},
"dependencies": {
"brcast": "^2.0.0",
"prop-types": "^15.5.10"
"brcast": "^2.0.0"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 46aaed2

Please sign in to comment.