Fixing license in package

This commit is contained in:
Jonathan Putney
2021-04-23 09:26:02 -04:00
parent 1a5d8d3241
commit 37fa7fdf5d

View File

@@ -1,6 +1,6 @@
{
"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",
"main": "dist/scorm-again.min.js",
"directories": {
@@ -57,7 +57,7 @@
"cmi"
],
"author": "Jonathan Putney <jonathan@putney.io>",
"license": "GPL-3.0-or-later",
"license": "MIT",
"bugs": {
"url": "https://github.com/jcputney/scorm-again/issues"
},