We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842bc9c commit 71a4ee3Copy full SHA for 71a4ee3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bdfparser",
3
- "version": "2.2.4",
+ "version": "2.2.5",
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