wtf is going on

This commit is contained in:
nora 2021-06-24 15:55:03 +02:00
parent 296fd4a279
commit e13d82ff46
18 changed files with 6 additions and 105 deletions

View file

@ -1,7 +1,7 @@
{
"name": "ibfi-ts",
"version": "0.1.0",
"gomepage": "https://nilstrieb.github.io/brainfuck",
"homepage": "https://nilstrieb.github.io/brainfuck",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
@ -24,7 +24,6 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "yarn build",
"deploy": "gh-pages -d build"
},
"eslintConfig": {