Skip to content

Commit d1a7fe1

Browse files
authored
fix: repository field in package.json (#1)
1 parent dabe4a4 commit d1a7fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rsbuild/plugin-toml",
33
"version": "1.0.0",
4-
"repository": "https://github.com/rspack-contrib/rsbuild-plugin-template",
4+
"repository": "https://github.com/rspack-contrib/rsbuild-plugin-toml",
55
"license": "MIT",
66
"type": "module",
77
"exports": {

0 commit comments

Comments
 (0)