fix: output app version number just like core (#962)

This commit is contained in:
Daniel Lautzenheiser
2023-10-31 09:12:26 -04:00
committed by GitHub
parent e7dd7bdb2a
commit bf0c5b6971
8 changed files with 15 additions and 13 deletions

View File

@ -15,7 +15,6 @@ module.exports = {
jest: true,
},
globals: {
STATIC_CMS_CORE_VERSION: false,
CMS_ENV: false,
},
rules: {