🔧 Tidy up package.json

pull/231/head
James Panther 2022-06-22 16:07:56 +10:00
parent 7c6453fd30
commit d65da11167
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,6 @@
"name": "hugo-congo-theme",
"version": "2.2.2",
"description": "Congo theme for Hugo",
"main": "index.js",
"scripts": {
"preinstall": "rimraf assets/vendor",
"postinstall": "vendor-copy",
@ -14,7 +13,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/jpanther/congo.git"
"url": "https://github.com/jpanther/congo.git"
},
"keywords": [
"hugo",
@ -23,6 +22,7 @@
"dark-mode"
],
"author": "James Panther",
"funding": "https://github.com/sponsors/jpanther",
"license": "MIT",
"bugs": {
"url": "https://github.com/jpanther/congo/issues"