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" name = "xml"
[module] [module]
replacements = 'github.com/markdumay/minimal -> ../..' replacements = 'github.com/gethinode/hinode -> ../..'
[[module.imports]] [[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 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 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", "version": "0.18.0-alpha",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@markdumay/minimal", "name": "@gethinode/hinode",
"version": "0.18.0-alpha", "version": "0.18.0-alpha",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {

View File

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