@01-edu/shared 2.0.1 → 2.0.2

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
@@ -3016,7 +3016,6 @@ const sharedScopeExtraDuration = Literal(0, {
3016
3016
  relationAttrs.scopeExtraDuration = {
3017
3017
  piscine: {
3018
3018
  quest: sharedScopeExtraDuration,
3019
- project: sharedScopeExtraDuration,
3020
3019
  },
3021
3020
  }
3022
3021
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@01-edu/shared",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "scripts": {