Skip to content

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #441

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7

build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #441

Workflow file for this run

name: Examples
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: build
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- name: Build
run: yarn prebuild && yarn build
working-directory: ./examples/react