diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json index 13d6df20..28fb9819 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -35,6 +35,7 @@ ] }, "dependencies": { + "query-string": "^6.0.0", "react": "^16.2.0", "react-dom": "^16.2.0", "react-markdown": "^3.3.0", |