1
0
Fork 0
mirror of https://github.com/matomo-org/matomo-icons.git synced 2024-09-16 13:33:45 +02:00
matomo-icons/package.json
Lukas Winkler c2522c68ee
update all dependencies
I had to replace the URL in the package.json to a fork.
npm@9 seems to interpret the files requirement weirdly

https://github.com/alrra/browser-logos/blob/main/package.json#L11-L13
2023-07-22 21:51:50 +02:00

6 lines
129 B
JSON

{
"dependencies": {
"browser-logos": "github:Findus23/browser-logos",
"flag-icons": "github:lipis/flag-icon-css"
}
}