@builttocreate/engine-utils 1.12.0-rc1 → 1.12.0

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.
@@ -201,7 +201,7 @@ var getColumns = function getColumns(columns) {
201
201
  });
202
202
  };
203
203
  /**
204
- * Sort columns based on columnOrder
204
+ * Sort columns based on columnOrder
205
205
  */
206
206
 
207
207
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builttocreate/engine-utils",
3
- "version": "1.12.0-rc1",
3
+ "version": "1.12.0",
4
4
  "description": "Utility library for common logic shared across web and mobile",
5
5
  "main": "dist/index.js",
6
6
  "files": [