fix: aggregation + bump webpage version to 1.0.0

This commit is contained in:
NunoSempere 2022-06-19 21:29:12 -04:00
parent 2ab04d8cbb
commit 079b32f4e7

View File

@ -1,6 +1,6 @@
{ {
"name": "utility-tools", "name": "utility-tools",
"version": "1.0.4", "version": "1.0.5",
"description": "Process the json produced by utility-function-extractor.quantifieduncertainty.org", "description": "Process the json produced by utility-function-extractor.quantifieduncertainty.org",
"scripts": { "scripts": {
"start": "node --max-old-space-size=8192 src/index.js", "start": "node --max-old-space-size=8192 src/index.js",