mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 06:28:40 -09:00
pin uuid
This commit is contained in:
parent
03e1f5f833
commit
0e84fd1965
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
"mkdirp": "0.5.1",
|
"mkdirp": "0.5.1",
|
||||||
"ms": "0.7.1",
|
"ms": "0.7.1",
|
||||||
"shell-env": "0.1.2",
|
"shell-env": "0.1.2",
|
||||||
"uuid": "^2.0.2"
|
"uuid": "2.0.2"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"extends": "standard",
|
"extends": "standard",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue