We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca6756 commit e29d4edCopy full SHA for e29d4ed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "google-font-metadata",
3
"description": "A metadata generator for Google Fonts.",
4
- "version": "5.2.1",
+ "version": "6.0.0",
5
"author": "Ayuhito <hello@ayuhito.com>",
6
"main": "./dist/index.js",
7
"module": "./dist/index.mjs",
@@ -67,6 +67,5 @@
67
"type": "git",
68
"url": "git+https://github.com/fontsource/google-font-metadata"
69
},
70
- "packageManager": "pnpm@8.3.1",
71
"trustedDependencies": ["@biomejs/biome"]
72
}
0 commit comments