Skip to content

Commit 807e2d9

Browse files
committed
chore: change package name
Signed-off-by: RainbowBird <[email protected]>
1 parent 71abba6 commit 807e2d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Relase
1+
name: Build and Release
22

33
on:
44
push:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "logg",
2+
"name": "@guiiai/logg",
33
"version": "1.0.0",
44
"description": "Yet another simple, nearly zero dependency, structural log compliance logger implementation.",
55
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)