From e341d6d4c5e70bd6d0037641dbb96d3cdc0d965d Mon Sep 17 00:00:00 2001 From: kekee000 Date: Wed, 30 Jun 2021 12:12:20 +0800 Subject: [PATCH] chore: up to 2.1.8 --- .eslintignore | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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",