diff options
author | Dan Timoney <dtimoney@att.com> | 2019-02-12 19:48:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-12 19:48:53 +0000 |
commit | f66df8c9b66251aaafd6d71eb4773788f087195a (patch) | |
tree | ba7b59e2c2899f26a053f8b50ddd336fe25df6c9 /sdnr/wt/odlux/package.json | |
parent | bfb7f89289154201b4a854dd6e6d75be2ca3bbd7 (diff) | |
parent | fa5487789f31939d818d8584980c4b8ce09f6900 (diff) |
Merge "Add sdnr wt featureaggregator"
Diffstat (limited to 'sdnr/wt/odlux/package.json')
-rw-r--r-- | sdnr/wt/odlux/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/package.json b/sdnr/wt/odlux/package.json index 4b9196c90..27a4d7387 100644 --- a/sdnr/wt/odlux/package.json +++ b/sdnr/wt/odlux/package.json @@ -28,7 +28,7 @@ "classnames": "2.2.6", "jquery": "3.3.1", "jsonwebtoken": "8.3.0", - "lerna": "^3.11.0", + "lerna": "^3.11.1", "notistack": "0.4.1", "prop-types": "15.6.2", "react": "16.5.2", |