Lock uws to 10.148.1 for now because the maintainer went apeshit
This commit is contained in:
parent
17cf6023db
commit
5864836ce7
|
@ -41,7 +41,7 @@
|
||||||
"sprintf-js": "^1.0.3",
|
"sprintf-js": "^1.0.3",
|
||||||
"toml": "^2.3.0",
|
"toml": "^2.3.0",
|
||||||
"uuid": "^3.2.1",
|
"uuid": "^3.2.1",
|
||||||
"uws": "^10.148.0",
|
"uws": "10.148.1",
|
||||||
"yamljs": "^0.2.8"
|
"yamljs": "^0.2.8"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue