Fixing license in package
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "scorm-again",
|
"name": "scorm-again",
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"description": "A modern SCORM JavaScript run-time library for AICC, SCORM 1.2, and SCORM 2004",
|
"description": "A modern SCORM JavaScript run-time library for AICC, SCORM 1.2, and SCORM 2004",
|
||||||
"main": "dist/scorm-again.min.js",
|
"main": "dist/scorm-again.min.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
@@ -57,7 +57,7 @@
|
|||||||
"cmi"
|
"cmi"
|
||||||
],
|
],
|
||||||
"author": "Jonathan Putney <jonathan@putney.io>",
|
"author": "Jonathan Putney <jonathan@putney.io>",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jcputney/scorm-again/issues"
|
"url": "https://github.com/jcputney/scorm-again/issues"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user