diff --git a/src/utils/conversion.json b/src/utils/conversion.json index 4cbb6ca..e4f845a 100644 --- a/src/utils/conversion.json +++ b/src/utils/conversion.json @@ -144,6 +144,16 @@ "symbol": "oz", "formula": "* 33.814" }, + { + "name": "US Pint", + "symbol": "pt", + "formula": "* 2.11338" + }, + { + "name": "US Quart", + "symbol": "qt", + "formula": "* 1.05669" + }, { "name": "US Gallon", "symbol": "gal",