Skip to content

Commit

Permalink
fix: 馃悰 fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Nov 7, 2021
1 parent 1b0be99 commit 401ce9f
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 419 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"@material-ui/core": "^4.8.3",
"@material-ui/icons": "^4.5.1",
"@sentry/browser": "^5.10.2",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^8.0.3",
"axios": "^0.21.1",
"firebase": "^7.6.1",
"i18next": "^19.0.3",
Expand Down Expand Up @@ -42,6 +39,9 @@
"styled-components": "^4.4.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^8.0.3",
"@types/enzyme": "^3.10.5",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jest": "^26.0.3",
Expand All @@ -65,11 +65,11 @@
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.18.0",
"git-cz": "^4.7.0",
"git-cz": "^4.8.0",
"husky": "^4.2.5",
"prettier": "^1.19.1",
"rimraf": "^3.0.2",
"standard-version": "^9.0.0",
"standard-version": "^9.3.2",
"typescript": "^4.1.2"
},
"scripts": {
Expand Down
Loading

0 comments on commit 401ce9f

Please sign in to comment.