Lock uws to 10.148.1 for now because the maintainer went apeshit

This commit is contained in:
Calvin Montgomery 2018-07-26 21:10:01 -07:00
parent 17cf6023db
commit 5864836ce7

View file

@ -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": {