Skip to content

Commit 9feb263

Browse files
author
Loïc Mangeonjean
committed
fix: wrong repository url
1 parent f62ee4e commit 9feb263

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
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"repository": {
1313
"type": "git",
14-
"url": "https://github.com/CodinGame/monaco-vscode-api"
14+
"url": "git+https://github.com/CodinGame/monaco-vscode-api.git"
1515
},
1616
"type": "module",
1717
"scripts": {

0 commit comments

Comments
 (0)