aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-12-20 15:29:25 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:52 +0300
commitf0831b2f9e5276fd6135f451697e4e1a12df44d7 (patch)
treea948c7dafd6b8ea19f2143c80e0b5c383a8aa210 /vnext/package.json
parentaaa6a3a3e3d6c73139fd44498e034c1460ecfcae (diff)
react-markdown
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"
}
}