yarn --> npm

This commit is contained in:
Guy Bianco IV
2021-05-19 13:22:06 -04:00
parent f8735da820
commit 491a5672f2
4 changed files with 36333 additions and 11477 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "todo-frontend",
"version": "0.1.0",
"version": "2.0.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
@@ -21,8 +21,7 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"test": "react-scripts test"
},
"eslintConfig": {
"extends": [