This commit is contained in:
Erik 2022-03-22 14:31:57 +02:00
parent d316897817
commit 313d70fda6
No known key found for this signature in database
GPG Key ID: FEFF4B220DDF5589

View File

@ -1,7 +1,11 @@
{
"name": "client",
"version": "0.1.0",
"private": true,
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/Navy-gif/homepage.git"
},
"proxy": "http://localhost:4000",
"dependencies": {
"@testing-library/jest-dom": "^5.16.2",