Skip to content

Commit f2fbe06

Browse files
authored
chore: point package.json at renamed repo (#17)
repository.url and bugs.url still referenced the old mnfst/modelparameters.dev path; update both to modelparams.dev.
1 parent ec03f07 commit f2fbe06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"license": "MIT",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/mnfst/modelparameters.dev.git"
10+
"url": "git+https://github.com/mnfst/modelparams.dev.git"
1111
},
1212
"homepage": "https://modelparams.dev",
1313
"bugs": {
14-
"url": "https://github.com/mnfst/modelparameters.dev/issues"
14+
"url": "https://github.com/mnfst/modelparams.dev/issues"
1515
},
1616
"engines": {
1717
"node": ">=20.0.0"

0 commit comments

Comments
 (0)