diff --git a/.eslintignore b/.eslintignore index 7b5cba3..30b297f 100644 --- a/.eslintignore +++ b/.eslintignore @@ -3,4 +3,5 @@ demo/* node_modules release test/data -tool \ No newline at end of file +tool +lib \ No newline at end of file diff --git a/package.json b/package.json index 341f849..8044f16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fonteditor-core", - "version": "2.1.7", + "version": "2.1.8", "description": "fonts (ttf, woff, woff2, eot, svg, otf) parse, write, transform, glyph adjust.", "keywords": [ "sfnt",