mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 03:21:15 +00:00
14 lines
205 B
YAML
14 lines
205 B
YAML
---
|
|
|
|
check: ng version 2>&1 | grep -iE 'Angular CLI:\s*[0-9][.0-9]+' || (ng version; false)
|
|
|
|
all:
|
|
type: npm
|
|
package: "@angular/cli"
|
|
binary: ng
|
|
version:
|
|
build_dep: []
|
|
run_dep: []
|
|
pre:
|
|
post:
|