mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2417] remove tag id as default value from demo shell (#3036)
* remove tag id as default value from demo shell * fix export check script
This commit is contained in:
5882
lib/config/export-check/export-2.2.0.json
Normal file
5882
lib/config/export-check/export-2.2.0.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,7 @@
|
||||
"export-last-version": "export-new.json",
|
||||
"export-versions": [
|
||||
"export-2.0.0.json",
|
||||
"export-2.1.0.json"
|
||||
"export-2.1.0.json",
|
||||
"export-2.2.0.json"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user