interpreter

This commit is contained in:
nora 2021-06-23 17:01:15 +02:00
parent b30fa04dcc
commit e815fd8c66
8 changed files with 647 additions and 19 deletions

View file

@ -10,6 +10,7 @@
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"node-sass": "^6.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",