Skip to content

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #76

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

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #76

Workflow file for this run

on:
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Install dependency
run: npm i
- name: Build
run: npm run build