👷‍♀️

This commit is contained in:
Elijah Lucian
2021-04-14 20:04:37 -06:00
parent 5b4726bee8
commit 8c40f30286
24 changed files with 891 additions and 90 deletions
+2
View File
@@ -4,6 +4,7 @@
"private": true,
"dependencies": {
"@dank-inc/data-buddy": "^0.1.4",
"@dank-inc/use-get": "^0.3.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
@@ -25,6 +26,7 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"lint": "tsc",
"eject": "react-scripts eject"
},
"eslintConfig": {