coursecode 0.1.32 → 0.1.33

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.
@@ -429,7 +429,7 @@ Use to discover available icons before authoring slides or configuring menus.`,
429
429
  readOnlyHint: true,
430
430
  idempotentHint: true
431
431
  }
432
-
432
+ }
433
433
  ];
434
434
 
435
435
  // ========================================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "coursecode",
3
- "version": "0.1.32",
3
+ "version": "0.1.33",
4
4
  "description": "Multi-format course authoring framework with CLI tools (SCORM 2004, SCORM 1.2, cmi5, LTI 1.3)",
5
5
  "type": "module",
6
6
  "bin": {