From f16f3f3b674a144a3ea6d2f8e95c238acfaf22fb Mon Sep 17 00:00:00 2001 From: alleks Date: Mon, 23 Jan 2023 00:58:23 +0300 Subject: [PATCH] add drone files --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 96df2e5..4ed2c5f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "hexo-theme-ayer", "version": "1.9.7-0", "description": "a clean and elegant theme for hexo.", - "type": "module", "scripts": { "dev": "rollup -c -w", "build": "rollup -c",