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:
authorWang Chucheng <ccwangchn@gmail.com>2020-10-31 08:23:15 +0300
committerWang Chucheng <ccwangchn@gmail.com>2020-10-31 08:23:15 +0300
commit687bca9d0c01dca46e931a5a87004d3ec0af594d (patch)
tree888a8fa3cdbfac2e322d769320b73a4c520746e8 /package.json
parent351905a42dd6bb1bb81bb5ba00d4ad6be1c50db4 (diff)
chore: upgrade dependenciesv0.1.2
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 18c6662..376de1b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-eureka",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "Starter files for the eureka theme for hugo.",
"main": "index.js",
"repository": "https://github.com/wangchucheng/hugo-eureka",
@@ -10,12 +10,12 @@
"start": "hugo --gc"
},
"devDependencies": {
- "@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.4.6"
+ "@fullhuman/postcss-purgecss": "^3.0.0",
+ "autoprefixer": "^10.0.1",
+ "postcss": "^8.1.4",
+ "postcss-cli": "^8.2.0",
+ "postcss-import": "^13.0.0",
+ "tailwindcss": "^1.9.6"
},
"browserslist": [
"last 1 version",