packages icon indicating copy to clipboard operation
packages copied to clipboard

Update: ag-grid 26+

Open seanlandsman opened this issue 2 years ago • 5 comments

Library name

ag-grid

Library JSON file

https://github.com/cdnjs/cdnjs/blob/master/ajax/libs/ag-grid/package.json

Library source

https://github.com/ag-grid/ag-grid

Files to include

dist/*

seanlandsman avatar Sep 01 '23 10:09 seanlandsman

The package.json update could probably do with an update - if necessary can you please let me know how I go about submitting an update for it?

thanks

seanlandsman avatar Sep 01 '23 10:09 seanlandsman

👀 The file you'll want to update is https://github.com/cdnjs/packages/blob/master/packages/a/ag-grid.json -- it looks like this is currently set to pull from a dist folder in a GitHub repo, but looking at recently tagged versions, that folder no longer exists. I suspect you'll (or I can if you don't want to) update that to pull from the NPM package for the library instead?

MattIPv4 avatar Sep 04 '23 23:09 MattIPv4

Hi

I completely missed that - thanks.

I'm happy to submit the required change if you can point me in the right direction please - is there a readme or similar that I can follow to get this updated?

thanks

seanlandsman avatar Sep 07 '23 11:09 seanlandsman

The CONTRIBUTING.md file in this repository contains information on how to configure auto-update :)

MattIPv4 avatar Sep 07 '23 11:09 MattIPv4

PR submitted (https://github.com/cdnjs/packages/pull/1664) - thanks for your help

seanlandsman avatar Sep 11 '23 08:09 seanlandsman