summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2019-04-10 13:36:32 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-10 13:36:32 +0000
commit2ac895038dff9d8f4970f9963e49acc64f94810f (patch)
treeeca7b2f7b211853d37a82feb10ad2a735e7630c2
parentcae868635ebe867b85223b056a5243c128192cbe (diff)
parentbbac6201bccda26bbff7c64b12160ae06319b752 (diff)
Merge "Adding missing packege"
-rw-r--r--package.json1
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",