Adding versioning support
parent
d82f8ef1e7
commit
75eaa9fa68
|
@ -13,5 +13,8 @@
|
||||||
],
|
],
|
||||||
"preloadedCss": [
|
"preloadedCss": [
|
||||||
{"path": "css/questionset.css"}
|
{"path": "css/questionset.css"}
|
||||||
|
],
|
||||||
|
"preloadedDependencies": [
|
||||||
|
{"machineName": "EmbeddedJS", "majorVersion": 1, "minorVersion": 0}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue