Skip to content

Commit 70d088f

Browse files
committed
package.json: add react-helmet types
1 parent edbf29e commit 70d088f

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

package-lock.json

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@
144144
"@types/nodemailer": "^7.0.1",
145145
"@types/nodemailer-mailgun-transport": "^1.4.6",
146146
"@types/passport": "^1.0.17",
147-
"@types/passport": "^1.0.17",
148147
"@types/react": "^16.14.0",
149148
"@types/react-dom": "^16.9.25",
149+
"@types/react-helmet": "^6.1.11",
150150
"@types/react-router-dom": "^5.3.3",
151151
"@types/sinon": "^17.0.4",
152152
"@types/styled-components": "^5.1.34",

0 commit comments

Comments
 (0)