1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 12:14:26 -04:00
This commit is contained in:
XhmikosR
2023-03-15 09:13:41 +02:00
parent 4b5ea751ba
commit d0805e3e8f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.99.3", "version": "0.100.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.99.3", "version": "0.100.0",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "hugo-bin", "name": "hugo-bin",
"version": "0.99.3", "version": "0.100.0",
"hugoVersion": "0.111.3", "hugoVersion": "0.111.3",
"description": "Binary wrapper for Hugo", "description": "Binary wrapper for Hugo",
"repository": { "repository": {