aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMartin Ashby <martin@martin-laptop.lan>2018-05-17 21:28:49 +0100
committerMartin Ashby <martin@martin-laptop.lan>2018-05-17 21:28:49 +0100
commit7e45cf7f66327c87a5369b8194fc05ba60fc3755 (patch)
tree255b9166ac55565f62f95b419c6a44a73dd6ab3e /package.json
parente8215610fda6a39cf57dd19367fe9757597d31e7 (diff)
downloadunicornpaint-7e45cf7f66327c87a5369b8194fc05ba60fc3755.tar.gz
unicornpaint-7e45cf7f66327c87a5369b8194fc05ba60fc3755.tar.bz2
unicornpaint-7e45cf7f66327c87a5369b8194fc05ba60fc3755.tar.xz
unicornpaint-7e45cf7f66327c87a5369b8194fc05ba60fc3755.zip
Added twitter feed for livestream video
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e60d660..6086efb 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,8 @@
"react": "^16.3.2",
"react-dom": "^16.3.2",
"react-modal-dialog": "Dean177/react-modal-dialog#support/bump-react",
- "react-scripts": "1.1.4"
+ "react-scripts": "1.1.4",
+ "react-twitter-widgets": "^1.7.1"
},
"scripts": {
"start": "react-scripts start",