Skip to content

Commit

Permalink
Removed react and react-dom as dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
w3irdrobot committed Mar 14, 2017
1 parent dac150b commit 1db6951
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
"dependencies": {
"axios": "^0.15.3",
"concurrently": "^3.4.0",
"json-server": "^0.9.6",
"react": "^15.4.2",
"react-dom": "^15.4.2"
"json-server": "^0.9.6"
}
}

0 comments on commit 1db6951

Please sign in to comment.