From d3176e96acf8ade64ca6f72ce87d8d3039002e15 Mon Sep 17 00:00:00 2001 From: Skyf0l Date: Sat, 27 Apr 2024 08:08:09 +0200 Subject: [PATCH] fix: add missing angle bracket (#194) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5c8d86..95d731f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "test:cov": "jest --coverage", "test:watch": "jest --watch" }, - "author": "Lingyan Zhu ", "licenses": [ { "type": "BSD",