Skip to content

Commit

Permalink
get author time
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamlinerm committed Oct 20, 2024
1 parent c94c723 commit 22a30c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"transDeepL": "node deepl.js",
"lint": "web-ext lint",
"esLint": "npx eslint firefox/ chrome/",
"test": "cd firefox && web-ext build --overwrite-dest && cd .. && node refreshXPI.js && python test.py"
"test": "cd firefox && web-ext build --overwrite-dest && cd .. && node refreshXPI.js && python test.py",
"hours": "git hours -since 2018-02-01 -before today -author Marvin Alexander Krebber"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 22a30c8

Please sign in to comment.