Reset package name

This commit is contained in:
mark
2023-08-09 15:06:05 +02:00
parent 4de1b7dce7
commit de9c00a6ec
5 changed files with 7 additions and 7 deletions

View File

@@ -73,6 +73,6 @@ home = ["HTML", "RSS", "REDIR"]
name = "xml"
[module]
replacements = 'github.com/markdumay/minimal -> ../..'
replacements = 'github.com/gethinode/hinode -> ../..'
[[module.imports]]
path = "github.com/markdumay/minimal"
path = "github.com/gethinode/hinode"

View File

@@ -1,4 +1,4 @@
module github.com/markdumay/minimal-test
module github.com/gethinode/hinode-test
go 1.19

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/markdumay/minimal
module github.com/gethinode/hinode
go 1.19

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{
"name": "@markdumay/minimal",
"name": "@gethinode/hinode",
"version": "0.18.0-alpha",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@markdumay/minimal",
"name": "@gethinode/hinode",
"version": "0.18.0-alpha",
"license": "MIT",
"devDependencies": {

View File

@@ -1,5 +1,5 @@
{
"name": "@markdumay/minimal",
"name": "@gethinode/hinode",
"version": "0.18.0-alpha",
"description": "Hinode is a clean documentation and blog theme for Hugo, an open-source static site generator",
"keywords": [