webfont 12.3.0 → 12.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "webfont",
3
- "version": "12.3.0",
3
+ "version": "12.4.0",
4
4
  "description": "Generator of fonts from SVG icons; decompress WOFF/WOFF2 to embedded TTF/OTF (not TTF↔OTF transcoding)",
5
5
  "directories": {
6
6
  "lib": "dist",
@@ -74,6 +74,7 @@
74
74
  "dependencies": {
75
75
  "cosmiconfig": "9.0.2",
76
76
  "deepmerge": "^4.2.2",
77
+ "fonteditor-core": "2.6.3",
77
78
  "fontverter": "2.0.0",
78
79
  "globby": "16.2.0",
79
80
  "meow": "14.1.0",