summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDSRKafuU2020-04-23 23:34:45 +0800
committerGitHub2020-04-23 23:34:45 +0800
commit50900be20164758f1ae3ef1fb18d65424bc98743 (patch)
treea01ec7f161f73deac667b4e51be4f374b9ea8f5b /package.json
parentaaa441e5f2e065ebcf1e645f7924e9ef28b8d242 (diff)
parent29f2e593583861173b212c0495dec2e26206072b (diff)
downloadhugo-theme-fuji-50900be20164758f1ae3ef1fb18d65424bc98743.tar.gz
hugo-theme-fuji-50900be20164758f1ae3ef1fb18d65424bc98743.tar.bz2
hugo-theme-fuji-50900be20164758f1ae3ef1fb18d65424bc98743.zip
Merge pull request #5 from amzrk2/dev
Merge v1.2.0 dev branch
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 6 insertions, 8 deletions
diff --git a/package.json b/package.json
index fd8a803..3eb559c 100644
--- a/package.json
+++ b/package.json
@@ -1,11 +1,7 @@
{
"name": "hugo-theme-fuji",
- "version": "1.0.0",
+ "version": "1.2.0",
"description": "A minimal Hugo theme inspired by Murasaki, powered by GitHub Primer CSS.",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
"repository": {
"type": "git",
"url": "git+https://github.com/amzrk2/hugo-theme-fuji.git"
@@ -14,7 +10,6 @@
"hugo",
"theme",
"fuji",
- "bootstrap",
"primer"
],
"author": "DSRKafuU <mail@amzrk2.cc> (https://amzrk2.cc/)",
@@ -24,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