Skip to content

Bump @angular/language-service from 18.2.10 to 19.0.1 #248

Bump @angular/language-service from 18.2.10 to 19.0.1

Bump @angular/language-service from 18.2.10 to 19.0.1 #248

Workflow file for this run

name: 'Build'
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
registry-url: https://registry.npmjs.org/
- run: yarn install
- run: yarn ng build seatsio-angular