Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Official Expo skill for EAS Workflows — CI/CD pipelines for building and deploying Expo apps.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
scripts/package.json
1{2"name": "@expo/cicd-workflows-skill",3"version": "0.0.0",4"private": true,5"type": "module",6"dependencies": {7"ajv": "^8.17.1",8"ajv-formats": "^3.0.1",9"js-yaml": "^4.1.0"10}11}12