aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-03-15 20:11:33 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:52 +0300
commit9d42f009bbf7c073d3a48bf65bb9b12775d68b3d (patch)
tree5a2f6faa73cc1915a167597631b73f6a0cbd67f9 /vnext/package.json
parenta87c3fcaafc8c839ae1263f84502634ef61081ec (diff)
LoginButton
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 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",