@bigbinary/neeto-commons-frontend 2.0.84 → 2.0.86

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2233,7 +2233,7 @@ var commonsEn = {
2233
2233
  neetoCommons: neetoCommons
2234
2234
  };
2235
2235
 
2236
- var packageNames = ["neeto-molecules", "neeto-team-members-frontend"];
2236
+ var packageNames = ["neeto-molecules", "neeto-team-members-frontend", "neeto-tags-frontend"];
2237
2237
  var getPackageTranslations = function getPackageTranslations(language, packageNames) {
2238
2238
  var loadTranslations = ramda.curry(function (language, packageName) {
2239
2239
  try {