add drone files
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
alleks 2023-01-23 00:24:36 +03:00
parent ae0dc7c60e
commit 5f67e530ca

View File

@ -2,6 +2,7 @@
"name": "hexo-theme-ayer", "name": "hexo-theme-ayer",
"version": "1.9.7-0", "version": "1.9.7-0",
"description": "a clean and elegant theme for hexo.", "description": "a clean and elegant theme for hexo.",
"type": "module",
"scripts": { "scripts": {
"dev": "rollup -c -w", "dev": "rollup -c -w",
"build": "rollup -c", "build": "rollup -c",