Add ov score

This commit is contained in:
Dennis Schoepf 2021-08-07 22:44:21 +02:00
parent 2be130aedc
commit 63896d10c8
7 changed files with 55 additions and 2 deletions

View file

@ -5,7 +5,6 @@
"repository": "git@github.com:dennisschoepf/codewanderer.git",
"author": "Dennis Schoepf <dennis@schoepf.co>",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "parcel index.html",
"build": "parcel build index.html",