We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201fd99 commit 18c5b5aCopy full SHA for 18c5b5a
1 file changed
package.json
@@ -27,10 +27,6 @@
27
"lint": "tslint -p tsconfig.json",
28
"test": "jest"
29
},
30
- "dependencies": {
31
- "react": "^16.7.0-alpha.0",
32
- "react-dom": "^16.7.0-alpha.0"
33
- },
34
"peerDependencies": {
35
"react": "^16.7.0-alpha.0",
36
"react-dom": "^16.7.0-alpha.0",
0 commit comments