Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 1dc52fb..f90b59b 100644
--- a/package.json
+++ b/package.json
@@ -1,20 +1,20 @@
{
"name": "hugo-eureka",
- "version": "0.1.0",
+ "version": "0.3.1",
"description": "Starter files for the eureka theme for hugo.",
"main": "index.js",
"repository": "https://github.com/wangchucheng/hugo-eureka",
- "author": "C. Wang <wangchucheng@outlook.com>",
+ "author": "C. Wang <me@wangchucheng.com>",
"license": "MIT",
"scripts": {
"start": "hugo --gc"
},
"devDependencies": {
- "@fullhuman/postcss-purgecss": "^3.0.0",
- "autoprefixer": "^10.0.1",
- "postcss": "^8.1.4",
- "postcss-cli": "^8.2.0",
- "postcss-import": "^13.0.0",
+ "@fullhuman/postcss-purgecss": "^2.2.0",
+ "autoprefixer": "^9.7.6",
+ "postcss": "^7.0.30",
+ "postcss-cli": "^7.1.1",
+ "postcss-import": "^12.0.1",
"tailwindcss": "^1.9.6"
},
"browserslist": [