Update package.json

This commit is contained in:
nora 2021-07-12 14:22:19 +02:00 committed by GitHub
parent a4fa459805
commit 076156bd34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
"name": "ibfi-ts", "name": "ibfi-ts",
"version": "0.1.0", "version": "0.1.0",
"homepage": "https://nilstrieb.github.io/brainfuck", "homepage": "https://nilstrieb.github.io/brainfuck",
"private": true, "private": false,
"dependencies": { "dependencies": {
"@testing-library/jest-dom": "^5.11.4", "@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0", "@testing-library/react": "^11.1.0",