From 15e8c7931448df1f3a9d3786f29ed40a58c920a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=80=E4=B8=9D?= Date: Tue, 11 May 2021 16:09:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=BE=BD=E6=A0=87?= =?UTF-8?q?=E5=92=8C=20CI=20=E4=B8=AD=E7=9A=84=20node.js=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 7 ++----- package.json | 2 +- readme.md | 6 +++++- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index b306ad7..38a45ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,4 @@ language: node_js node_js: - - "4" - - "6" - - "8" - - "9" - - "10" \ No newline at end of file + - "12" + - "14" diff --git a/package.json b/package.json index 4f25ade..13f5ce8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "font-carrier", - "version": "0.3.0", + "version": "0.3.1", "description": "字体搬运工,中文字体解决方案,iconfont", "main": "./lib/index.js", "scripts": { diff --git a/readme.md b/readme.md index 55fcc95..77f743d 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,10 @@ # font-carrier -[![npm version](https://badge.fury.io/js/font-carrier.svg)](http://badge.fury.io/js/font-carrier) [![Build Status](https://travis-ci.org/purplebamboo/font-carrier.svg?branch=master)](https://travis-ci.org/purplebamboo/font-carrier) +

+npm package +node compatibility +build status +

font-carrier 是一个功能强大的字体操作库,使用它你可以随心所欲地操作字体。