From 72000dc03a304e11bd7cb02102b29fa5aaf4c7e5 Mon Sep 17 00:00:00 2001 From: Harrys Ravalomanana Date: Thu, 20 Feb 2020 17:07:54 +0400 Subject: [PATCH] PHRAS-2933 #comment add Design on Facets sort options #time 2h --- package.json | 2 +- templates/web/prod/index.html.twig | 4 ++-- yarn.lock | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b35c4fc52b..8ac01be75a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "normalize-css": "^2.1.0", "npm": "^6.0.0", "npm-modernizr": "^2.8.3", - "phraseanet-production-client": "0.34.138-d", + "phraseanet-production-client": "0.34.139-d", "requirejs": "^2.3.5", "tinymce": "^4.0.28", "underscore": "^1.8.3", diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 453b27d821..11a2427908 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -188,8 +188,8 @@
-
diff --git a/yarn.lock b/yarn.lock index b1421915ea..8eae8692f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7577,10 +7577,10 @@ phraseanet-common@^0.4.5-d: js-cookie "^2.1.0" pym.js "^1.3.1" -phraseanet-production-client@0.34.138-d: - version "0.34.138-d" - resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.138-d.tgz#47393a8adc0621506637f306e578540914ee5e70" - integrity sha512-JCWEALEUs1slnvqjNRohqrqu2Cw5JO31dazr4vVbg803vfmdOsxh9dLC0qw0FbgC11ilP2ZeIrH3gtMMhF9LGA== +phraseanet-production-client@0.34.139-d: + version "0.34.139-d" + resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.139-d.tgz#27edf283275c427ba226ff8b6c9461511dd6c827" + integrity sha512-8lOeLbUpa2qBi08d4Tr3FbtKf4TmSvTWhPtwCm7bZxls14TMXnYl7JRFZoYEMGEB1n1tbYozrl/Oz4qV7Pn6Sg== dependencies: "@mapbox/mapbox-gl-language" "^0.9.2" "@turf/turf" "^5.1.6"