Merge branch 'bootstrap' into 000-instance-factory

This commit is contained in:
Ricardo Guilherme Schmidt 2018-05-13 02:51:28 -03:00
commit f8d71b40e4
1 changed files with 3 additions and 0 deletions

View File

@ -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"
} }
} }