From 648f3ee036d615abe6772558fa627313aa1c285e Mon Sep 17 00:00:00 2001 From: linuo Date: Mon, 20 Feb 2017 18:00:51 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0fis3-parser-typescript?= =?UTF-8?q?=E5=88=B01.1.1=EF=BC=8C=E6=94=AF=E6=8C=81typescript=E6=9B=B4?= =?UTF-8?q?=E5=A4=9A=E9=94=99=E8=AF=AF=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e860b94..d6a12c2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "fis3": "3.4.32", "fis3-hook-commonjs": "0.1.26", "fis3-hook-node_modules": "2.2.8", - "fis3-parser-typescript": "1.1.0", + "fis3-parser-typescript": "~1.1.0", "fis3-preprocessor-js-require-css": "0.1.1", "fis3-preprocessor-js-require-file": "0.1.3", "liftoff": "2.3.0", From d2e105402c3311065d24d3ad136f46506df97014 Mon Sep 17 00:00:00 2001 From: linuo Date: Tue, 28 Mar 2017 18:13:28 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dfis3-parser-typescript?= =?UTF-8?q?=E4=B8=8D=E6=94=AF=E6=8C=81node.js=200.x=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6a12c2..9371aa9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "fis3": "3.4.32", "fis3-hook-commonjs": "0.1.26", "fis3-hook-node_modules": "2.2.8", - "fis3-parser-typescript": "~1.1.0", + "fis3-parser-typescript": "1.1.2", "fis3-preprocessor-js-require-css": "0.1.1", "fis3-preprocessor-js-require-file": "0.1.3", "liftoff": "2.3.0",