Skip to content

Commit e29d4ed

Browse files
committed
chore: bump package.json to 6
1 parent 7ca6756 commit e29d4ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "google-font-metadata",
33
"description": "A metadata generator for Google Fonts.",
4-
"version": "5.2.1",
4+
"version": "6.0.0",
55
"author": "Ayuhito <[email protected]>",
66
"main": "./dist/index.js",
77
"module": "./dist/index.mjs",
@@ -67,6 +67,5 @@
6767
"type": "git",
6868
"url": "git+https://github.com/fontsource/google-font-metadata"
6969
},
70-
"packageManager": "[email protected]",
7170
"trustedDependencies": ["@biomejs/biome"]
7271
}

0 commit comments

Comments
 (0)