From 7fe0bc5ccccb28e47fc3110b11adc9b7f1ad1d1d Mon Sep 17 00:00:00 2001 From: Horcrux Date: Fri, 1 Jul 2016 09:31:08 +0800 Subject: [PATCH] add keyword gradient --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 83635e38..a37ea9bf 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "android", "SVG", "ART", - "VML" + "VML", + "gradient" ], "scripts": { "lint": "eslint ./"