diff options
author | Steve Thomas <steventh@amdocs.com> | 2018-01-17 12:24:27 -0500 |
---|---|---|
committer | steventh <steve.thomas@amdocs.com> | 2018-01-17 12:30:53 -0500 |
commit | fd2a6b124c62fe186364efd8eb28409ce7507902 (patch) | |
tree | e0084dd88de551f1f4f920ca615bbf39655b29da /package.json | |
parent | a38f3d6bb17a478d08016e49d6c2a667ac483d4a (diff) |
fixing styling for filter bar
Issue-ID: AAI-668
Change-Id: I61ce8ab7f042a8eff8ccd5dee74c8311ad16b65b
Signed-off-by: Steve Thomas <steventh@amdocs.com>
Signed-off-by: steventh <steve.thomas@amdocs.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e93be47..325c418 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "topojson": "^2.2.0", "uuid-js": "^0.7.5", "validator": "^4.3.0", - "vertical-filter-bar": "0.0.4" + "vertical-filter-bar": "1.0.4" }, "devDependencies": { "babel-core": "^6.9.1", |