Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit dc9cd1c

Browse files
committed
update package.json and references
1 parent f17e4aa commit dc9cd1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"version": "0.0.3",
1010
"homepage": "https://www.codiga.io/",
1111
"bugs": {
12-
"url": "https://github.com/codiga/electron-app/issues"
12+
"url": "https://github.com/codiga/code-snippets-manager/issues"
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "git@github.com:codiga/electron-app.git"
16+
"url": "https://github.com/codiga/code-snippets-manager.git"
1717
},
1818
"license": "MIT",
1919
"author": {
@@ -261,7 +261,7 @@
261261
"publish": {
262262
"provider": "github",
263263
"owner": "codiga",
264-
"repo": "electron-app"
264+
"repo": "code-snippets-manager"
265265
}
266266
},
267267
"devEngines": {

0 commit comments

Comments
 (0)