Update system manifest
This commit is contained in:
parent
08aab4c6ab
commit
21ca3e067b
1 changed files with 3 additions and 3 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
"description": "",
|
"description": "",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": 12,
|
"minimum": 13,
|
||||||
"verified": 12,
|
"verified": 13,
|
||||||
"maximum": 13
|
"maximum": 13
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
@ -36,7 +36,7 @@
|
||||||
"flags": {
|
"flags": {
|
||||||
"hotReload": {
|
"hotReload": {
|
||||||
"extensions": ["css", "hbs", "json", "mjs", "svg"],
|
"extensions": ["css", "hbs", "json", "mjs", "svg"],
|
||||||
"paths": ["assets", "Apps", "langs", "module"]
|
"paths": ["assets", "templates", "langs", "module"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"documentTypes": {
|
"documentTypes": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue