From 8e31cae0e4c5b7cc85ff7a79f7c5a9881d11c540 Mon Sep 17 00:00:00 2001 From: Wang Chucheng Date: Fri, 9 Apr 2021 23:59:09 +0800 Subject: refactor: improve repoEditURL BREAKING CHANGES: Param 'repoURL' in params.yaml is deprecated. --- package.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index d213263..b5e8ea8 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,9 @@ { "name": "hugo-eureka", - "version": "0.3.1", - "description": "Starter files for the eureka theme for hugo.", - "main": "index.js", + "version": "0.7.1-dev", + "description": "Eureka is a feature-rich and highly customizable Hugo theme.", "repository": "https://github.com/wangchucheng/hugo-eureka", "author": "C. Wang ", - "license": "MIT", - "scripts": { - "start": "hugo --gc" - }, "devDependencies": { "@fullhuman/postcss-purgecss": "^4.0.3", "autoprefixer": "^10.2.5", -- cgit v1.2.3