From 016748e327be4e0fe1eada9c846f187e970a9d86 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 1 Jan 2021 12:08:38 +0000 Subject: [PATCH] Update holiday data [skip ci] --- 2022.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 2022.json diff --git a/2022.json b/2022.json new file mode 100644 index 0000000..f9be4aa --- /dev/null +++ b/2022.json @@ -0,0 +1,7 @@ +{ + "$schema": "https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/schema.json", + "$id": "https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/2022.json", + "year": 2022, + "papers": [], + "days": [] +} \ No newline at end of file