We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 933b733 commit 37273aaCopy full SHA for 37273aa
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bdfparser",
3
- "version": "2.2.3",
+ "version": "2.2.4",
4
"description": "BDF (Glyph Bitmap Distribution Format) Bitmap Font File Parser Library in JavaScript (TypeScript)",
5
"main": "dist/cjs/index.js",
6
"module": "dist/esm/index.js",
0 commit comments