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

github.com/amzrk2/hugo-theme-fuji.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramzrk2 <amzrk2@outlook.com>2020-04-23 14:36:26 +0300
committeramzrk2 <amzrk2@outlook.com>2020-04-23 14:36:26 +0300
commit39d85cc63387f940dcfd6cef1a6d43d2cc4ebdf1 (patch)
tree4e1368a8816b4abb2ff435a21c23e9604db7fc9b /package.json
parent8e4b97a7cfd236dc4094400c623dc875fee8110b (diff)
Support in-post or global APlayer
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/package.json b/package.json
index 944e417..3eb559c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-fuji",
- "version": "1.1.2",
+ "version": "1.2.0",
"description": "A minimal Hugo theme inspired by Murasaki, powered by GitHub Primer CSS.",
"repository": {
"type": "git",
@@ -10,7 +10,6 @@
"hugo",
"theme",
"fuji",
- "bootstrap",
"primer"
],
"author": "DSRKafuU <mail@amzrk2.cc> (https://amzrk2.cc/)",
@@ -20,6 +19,9 @@
},
"homepage": "https://github.com/amzrk2/hugo-theme-fuji#readme",
"devDependencies": {
- "@primer/css": "14.3.0"
+ "@primer/css": "14.3.0",
+ "@fortawesome/fontawesome-free": "5.13.0",
+ "lazysizes": "5.2.0",
+ "aplayer": "1.10.1"
}
} \ No newline at end of file