chore: add build:watch and serve scripts, install nodemon
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"labelPlural": "barrels",
|
||||
"symbol": "bbl",
|
||||
"group": "dickloads",
|
||||
"toBase": 13.319,
|
||||
"toBase": 13.3192584,
|
||||
"description": "Weight is based on pure water at 4 degrees celsius.",
|
||||
"hidden": false
|
||||
},
|
||||
@@ -111,6 +111,14 @@
|
||||
"symbol": "us fluid bbl",
|
||||
"group": "dickloads",
|
||||
"toBase": 9.9894438
|
||||
},
|
||||
{
|
||||
"id": "us-dry-bbl",
|
||||
"label": "US dry barrel",
|
||||
"labelPlural": "US dry barrels",
|
||||
"symbol": "us dry bbl",
|
||||
"group": "dickloads",
|
||||
"toBase": 1
|
||||
}
|
||||
],
|
||||
"groups": [
|
||||
|
||||
Reference in New Issue
Block a user