chore: cleanup

This commit is contained in:
alschmiedt
2021-12-15 13:38:48 -08:00
parent 7daf693f9d
commit d43e524905

View File

@@ -45,7 +45,6 @@
"publish": "gulp publish",
"publish:beta": "gulp publishBeta",
"recompile": "gulp recompile",
"rebuild": "gulp rebuild",
"release": "gulp gitCreateRC",
"start": "http-server ./ -o /tests/playground.html -c-1",
"test": "tests/run_all_tests.sh",