diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
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 |