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 89800abd..5f9de60e 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -69,6 +69,7 @@ }, "dependencies": { "axios": "^0.18.0", + "immutability-helper": "^2.7.1", "moment": "^2.22.2", "query-string": "^6.1.0", "react": "^16.4.2", |