fix(ci): declare expo config plugins for mobile app config

This commit is contained in:
DIYgod 2026-04-14 15:10:15 +08:00
parent 8e2e9ca29d
commit c04f0e4cb3
2 changed files with 4 additions and 0 deletions

View File

@ -146,6 +146,7 @@
},
"devDependencies": {
"@babel/core": "7.29.0",
"@expo/config-plugins": "55.0.8",
"@follow/configs": "workspace:*",
"@types/react": "19.2.14",
"babel-plugin-inline-import": "3.0.0",

View File

@ -1418,6 +1418,9 @@ importers:
'@babel/core':
specifier: 7.29.0
version: 7.29.0
'@expo/config-plugins':
specifier: 55.0.8
version: 55.0.8
'@follow/configs':
specifier: workspace:*
version: link:../../packages/configs