summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoramzrk22020-04-20 16:29:46 +0800
committeramzrk22020-04-20 16:29:46 +0800
commit772d7335d3fb01cfd95a886e6a535f7f7e7ed979 (patch)
tree1057118ebd38960992a46263129d9d477035f474 /package.json
parent720e662443db52ff09557ba7db3728cb56f2dda4 (diff)
downloadhugo-theme-fuji-772d7335d3fb01cfd95a886e6a535f7f7e7ed979.tar.gz
hugo-theme-fuji-772d7335d3fb01cfd95a886e6a535f7f7e7ed979.tar.bz2
hugo-theme-fuji-772d7335d3fb01cfd95a886e6a535f7f7e7ed979.zip
Add webp checker for dev use
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/package.json b/package.json
index fd8a803..944e417 100644
--- a/package.json
+++ b/package.json
@@ -1,11 +1,7 @@
{
"name": "hugo-theme-fuji",
- "version": "1.0.0",
+ "version": "1.1.2",
"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"
@@ -26,4 +22,4 @@
"devDependencies": {
"@primer/css": "14.3.0"
}
-}
+} \ No newline at end of file