Skip to content

Commit 6f12d46

Browse files
authored
Merge pull request #3 from greenfinity/switch-package-metadata
Fix package metadata
2 parents c8a078c + ec0c203 commit 6f12d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"homepage": "https://github.com/greenfinity/rescript-context-utils",
77
"repository": {
88
"type": "git",
9-
"url": "git@github.com:greenfinity/gf-rescript-context-utils.git"
9+
"url": "git@github.com:greenfinity/rescript-context-utils.git"
1010
},
1111
"bugs": {
12-
"url": "https://github.com/greenfinity/gf-rescript-toolbox/issues"
12+
"url": "https://github.com/greenfinity/rescript-context-utils/issues"
1313
},
1414
"author": "Balazs Ree <ree@greenfinity.hu>",
1515
"engines": {

0 commit comments

Comments
 (0)