@inseefr/lunatic 2.6.8 → 2.6.9

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.
@@ -135,7 +135,6 @@ function createRefreshCalculated(_ref) {
135
135
  iteration: iteration,
136
136
  linksIterations: linksIterations
137
137
  });
138
- if (!skipCleaningRefresh) toRefreshVariables["delete"](name);
139
138
  return _objectSpread(_objectSpread({}, sub), {}, _defineProperty({}, name, value));
140
139
  }
141
140
  return _objectSpread(_objectSpread({}, sub), {}, _defineProperty({}, name, current));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inseefr/lunatic",
3
- "version": "2.6.8",
3
+ "version": "2.6.9",
4
4
  "workersVersion": "0.3.0-experimental",
5
5
  "description": "Library of questionnaire components",
6
6
  "repository": {