-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Aug 2, 2024
1 parent
449e9b6
commit 693a81f
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ | |
"name": "@camjn/getargv", | ||
"homepage": "https://getargv.narzt.cam/", | ||
"author": "Camden Narzt <[email protected]>", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "This library allows you to query the arguments of other processes on macOS.", | ||
"main": "dist/binding.js", | ||
"scripts": { | ||
|