Skip to content

Commit 65190b8

Browse files
committed
chore: update repository URL in package.json
1 parent 43677d4 commit 65190b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A tiny, intuitive, type-friendly logger for Node.js.
1717

1818
## Preview
1919

20-
![Artboard](https://github.com/rspack-contrib/rslog/assets/7237365/9677ecb3-eff1-4c0e-9392-9b61b248fe5c)
20+
![Artboard](https://github.com/rstackjs/rslog/assets/7237365/9677ecb3-eff1-4c0e-9392-9b61b248fe5c)
2121

2222
## Install
2323

@@ -148,4 +148,4 @@ The color implementation of Rslog are modified from [alexeyraspopov/picocolors](
148148

149149
## License
150150

151-
Rslog is [MIT licensed](https://github.com/rspack-contrib/rslog/blob/main/LICENSE).
151+
Rslog is [MIT licensed](https://github.com/rstackjs/rslog/blob/main/LICENSE).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.3.2",
44
"repository": {
55
"type": "git",
6-
"url": "https://github.com/rspack-contrib/rslog.git"
6+
"url": "https://github.com/rstackjs/rslog.git"
77
},
88
"license": "MIT",
99
"type": "module",

0 commit comments

Comments
 (0)