tessera-learn 0.0.2 → 0.0.3

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 (1) hide show
  1. package/package.json +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tessera-learn",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "LMS tracking runtime for interactive learning content. One adapter layer (SCORM 1.2, SCORM 2004 4th Edition, cmi5, static Web), your choice of components.",
5
5
  "keywords": [
6
6
  "svelte",
@@ -33,7 +33,8 @@
33
33
  "src",
34
34
  "styles",
35
35
  "README.md",
36
- "AGENTS.md"
36
+ "AGENTS.md",
37
+ "LICENSE"
37
38
  ],
38
39
  "exports": {
39
40
  ".": {