We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d786e commit fdfe52cCopy full SHA for fdfe52c
1 file changed
package.json
@@ -28,5 +28,9 @@
28
"test": "vitest run",
29
"test:watch": "vitest"
30
},
31
- "homepage": "https://www.nutrient.io/guides/web/forms/fill-form-fields/dynamic-font-loading/"
+ "homepage": "https://www.nutrient.io/guides/web/forms/fill-form-fields/dynamic-font-loading/",
32
+ "repository": {
33
+ "type": "git",
34
+ "url": "https://github.com/PSPDFKit/nutrient-font-tool.git"
35
+ }
36
}
0 commit comments