Skip to content

Commit a259a17

Browse files
committed
fix github account name
1 parent c2ab2d4 commit a259a17

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"version": "1.0.0",
44
"main": "main.js",
55
"description": "A tool to nuke node_modules folders",
6-
"author": "veditoid",
7-
"repository": "github:veditoid/node-modules-nuke",
6+
"author": "vedit",
7+
"repository": "github:vedit/node-modules-nuke",
88
"build": {
9-
"appId": "com.veditoid.nodemodulesnuke",
9+
"appId": "com.vedit.nodemodulesnuke",
1010
"mac": {
1111
"category": "public.app-category.developer-tools",
1212
"target": "dmg"

0 commit comments

Comments
 (0)