1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00
This commit is contained in:
2021-11-08 11:04:35 -05:00
parent 9207c20018
commit ad0c73dc46
2 changed files with 16 additions and 41 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "hugo-extended",
"version": "0.89.1",
"version": "0.89.2",
"description": "✏️ Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.",
"license": "MIT",
"homepage": "https://github.com/jakejarvis/hugo-extended",
@@ -34,7 +34,7 @@
"devDependencies": {
"@jakejarvis/eslint-config": "*",
"del": "^6.0.0",
"eslint": "^8.1.0",
"eslint": "^8.2.0",
"mocha": "^9.1.3"
},
"scripts": {