diff options
author | Mariusz Sygnowski <mariusz.sygnowski@nokia.com> | 2019-04-08 13:52:20 +0200 |
---|---|---|
committer | Mariusz Sygnowski <mariusz.sygnowski@nokia.com> | 2019-04-08 14:14:27 +0200 |
commit | bbac6201bccda26bbff7c64b12160ae06319b752 (patch) | |
tree | fb10523c01cbe82e518438da5f7c1fedc380edf8 /package.json | |
parent | 5b062c1f5005e14b6f18563ee875a06f5c1bc299 (diff) |
Adding missing packege
Change-Id: Ica3a109ee099ec2fd57b19d69abd0b8d3de9158f
Issue-ID: AAI-2337
Signed-off-by: Mariusz Sygnowski<mariusz.sygnowski@nokia.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2b8334a..ef4d259 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "redux": "^3.3.1", "redux-form": "^6.2.1", "redux-thunk": "^2.1.0", + "sinon": "^7.3.1", "topojson": "^2.2.0", "uuid-js": "^0.7.5", "validator": "^4.3.0", |