Skip to content

Commit

Permalink
remove faker dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
simenandre committed Oct 22, 2024
1 parent 686e183 commit b17bab8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@
"@bjerk/eslint-config": "^6.0.2",
"@simenandre/prettier": "^5.0.0",
"@testing-library/react": "^14.1.0",
"@types/faker": "^6.6.9",
"@types/node": "^20.0.0",
"@types/react": "^18.2.12",
"bundlewatch": "^0.3.3",
"eslint": "^8.53.0",
"faker": "^6.6.6",
"jsdom": "^22.1.0",
"prettier": "^3.0.3",
"react": "^18.2.0",
Expand All @@ -49,4 +47,4 @@
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || || ^17.0.0 || ^18.0.0"
}
}
}

0 comments on commit b17bab8

Please sign in to comment.