add react to package
This commit is contained in:
parent
a89d67f11a
commit
75d85c70be
|
@ -17,5 +17,8 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/status-im/contracts#readme",
|
"homepage": "https://github.com/status-im/contracts#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"react": "^16.3.2",
|
||||||
|
"react-bootstrap": "^0.32.1",
|
||||||
|
"react-dom": "^16.3.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue