Added twitter tweet support

This commit is contained in:
vjrj 2018-03-17 01:42:48 +01:00
parent 29a9b328a0
commit 37928238df
3 changed files with 43 additions and 1 deletions

View file

@ -76,7 +76,8 @@
"reactstrap": "^5.0.0-alpha.3",
"simpl-schema": "^0.3.2",
"simple-line-icons": "^2.4.1",
"store": "^2.0.12"
"store": "^2.0.12",
"twit": "^2.2.9"
},
"devDependencies": {
"babel-jest": "^21.2.0",