Fix library.json bugs
parent
084924935e
commit
fae5693ace
|
@ -5,8 +5,7 @@
|
|||
"minorVersion": 0,
|
||||
"patchVersion": 6,
|
||||
"runnable": 1,
|
||||
"name": "h5p-question-set",
|
||||
"class": "H5P.QuestionSet",
|
||||
"machineName": "H5P.QuestionSet",
|
||||
"author": "Amendor AS",
|
||||
"license": "cc-by-sa",
|
||||
"preloadedJs": [
|
||||
|
@ -17,7 +16,7 @@
|
|||
],
|
||||
"preloadedDependencies": [
|
||||
{
|
||||
"name": "embedded-js",
|
||||
"machineName": "EmbeddedJS",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 0
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue