Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ae444f7

Browse files
authored
build: add repository URL to package.json (#296)
1 parent bbd2a5e commit ae444f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@electron/devtron",
33
"version": "0.0.0-development",
44
"description": "Electron DevTools Extension to track IPC events",
5+
"repository": "https://github.com/electron/devtron",
56
"types": "./dist/types/index.d.ts",
67
"exports": {
78
".": {

0 commit comments

Comments
 (0)