aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index b101fde9..db7cd129 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -33,6 +33,7 @@
"dependencies": {
"react": "^16.2.0",
"react-dom": "^16.2.0",
+ "react-markdown": "^3.1.3",
"whatwg-fetch": "^2.0.3"
}
}