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 8397fe62..dd09ffcc 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -72,6 +72,7 @@ "query-string": "^6.1.0", "react": "^16.4.1", "react-content-loader": "^3.1.2", + "react-cookies": "^0.1.0", "react-dom": "^16.4.1", "react-router-dom": "^4.3.1" } |