detect branch and parse semver

This commit is contained in:
2023-12-02 16:46:53 +01:00
parent 5add488dc0
commit 29c27575d5
3 changed files with 54 additions and 11 deletions
Generated Vendored
-1
View File
@@ -1 +0,0 @@
../uuid/dist/bin/uuid
Generated Vendored Executable
+2
View File
@@ -0,0 +1,2 @@
#!/usr/bin/env node
require('../uuid-bin');