From 3922e2ce00ddf218499353b16fc6e86a90ae9a52 Mon Sep 17 00:00:00 2001 From: Abhinay Omkar Date: Fri, 15 Jun 2018 17:01:39 -0400 Subject: [PATCH] fix(text-field): Added text-field to valid commit msg list --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 889b47ae3..ee4eb83d9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,8 @@ "line-ripple", "ripple", "top-app-bar", - "infrastructure" + "infrastructure", + "text-field" ], "validate": true }