Skip to content

Commit

Permalink
refactor: Add @types/i18next-fs-backend as dependency (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaachinman authored Mar 2, 2021
1 parent 7a718dd commit 86e5768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"@babel/preset-react": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@testing-library/react": "^11.2.5",
"@types/i18next-fs-backend": "^1.0.0",
"@types/jest": "^24.0.16",
"@types/node": "^14.14.19",
"@types/react": "^16.8.4",
Expand Down Expand Up @@ -103,6 +102,7 @@
},
"dependencies": {
"@types/hoist-non-react-statics": "^3.3.1",
"@types/i18next-fs-backend": "^1.0.0",
"core-js": "^3",
"hoist-non-react-statics": "^3.2.0",
"i18next": "^19.8.4",
Expand Down

1 comment on commit 86e5768

@vercel
Copy link

@vercel vercel bot commented on 86e5768 Mar 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.