Skip to content

Bump @ag-grid-community/core from 32.2.2 to 32.3.8 #62

Bump @ag-grid-community/core from 32.2.2 to 32.3.8

Bump @ag-grid-community/core from 32.2.2 to 32.3.8 #62

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build package
run: |
npm install
npm run build