@01-edu/shared 1.2.14 → 1.2.15

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.
Files changed (2) hide show
  1. package/attrs-defs.js +0 -1
  2. package/package.json +1 -1
package/attrs-defs.js CHANGED
@@ -4132,7 +4132,6 @@ relationAttrs.week = {
4132
4132
  functions: undefined,
4133
4133
  required: false,
4134
4134
  private: false,
4135
- editable: true,
4136
4135
  },
4137
4136
  },
4138
4137
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@01-edu/shared",
3
- "version": "1.2.14",
3
+ "version": "1.2.15",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "scripts": {