Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit b775069

Browse files
fix(package): update uuid to version 8.0.0
Closes #56
1 parent 055e9d0 commit b775069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"coffee-script": "^1.12.0",
4444
"commander": "^2.11.0",
4545
"debug": "^3.0.0",
46-
"uuid": "^3.0.1"
46+
"uuid": "^8.0.0"
4747
},
4848
"bin": {
4949
"jsjob-run": "./bin/jsjob-run"

0 commit comments

Comments
 (0)