Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Removed
```
"peerDependencies": {
    "react": "^0.12.x"
  },
```
  • Loading branch information
nottoseethesun committed Mar 13, 2015
1 parent 1936407 commit 18f32cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -3,9 +3,7 @@
"version": "0.1.1",
"description": "A React table component designed to allow presenting thousands of rows of data.",
"main": "main.js",
"peerDependencies": {
"react": "^0.12.x"
},

"devDependencies": {
"autoprefixer": "^5.0.0",
"bundle-loader": "^0.5.2",
Expand Down

0 comments on commit 18f32cc

Please sign in to comment.