Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dmZhan committed May 16, 2024
1 parent 5aff627 commit 006c43d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"ttt": "echo ${npm_config_node_version}"
},
"typings": "src/index.d.ts",
"repository": "dmZhan/electron-log",
"repository": "dmZhan/electron-log-unconfig",
"files": [
"!**/__specs__",
"src/*"
Expand All @@ -32,8 +32,8 @@
],
"author": "dmZhan",
"license": "MIT",
"bugs": "https://github.com/dmZhan/electron-log/issues",
"homepage": "https://github.com/dmZhan/electron-log#readme",
"bugs": "https://github.com/dmZhan/electron-log-unconfig/issues",
"homepage": "https://github.com/dmZhan/electron-log-unconfig#readme",
"devDependencies": {
"@types/node": "^14.14.6",
"electron": "*",
Expand Down

0 comments on commit 006c43d

Please sign in to comment.