We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7909bb commit 5028a07Copy full SHA for 5028a07
package.json
@@ -4,6 +4,7 @@
4
"description": "Determine Host Target Triplet (Arch, Libc, OS, Vendor) from a filenames / download URL and uname / User-Agent strings.",
5
"main": "index.js",
6
"scripts": {
7
+ "bump": "npm version -m \"chore(release): bump to v%s\"",
8
"fmt": "npm run prettier",
9
"lint": "npm run jshint",
10
"test": "node lexver-test.js",
0 commit comments