Skip to content

Commit f4fd61d

Browse files
committed
fix: correct package.json repo url so provenance checks pass
1 parent 9173b94 commit f4fd61d

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
@@ -12,7 +12,7 @@
1212
],
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/omicronenergyoss/oscd-editor.git"
15+
"url": "https://github.com/OMICRONEnergyOSS/oscd-editor.git"
1616
},
1717
"publishConfig": {
1818
"access": "public"

0 commit comments

Comments
 (0)