We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d59f2d commit 9951dcfCopy full SHA for 9951dcf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bdfparser",
3
- "version": "2.2.2",
+ "version": "2.2.3",
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