We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2833f commit 2240812Copy full SHA for 2240812
2 files changed
package.json
@@ -77,7 +77,7 @@
77
"@mdx-js/loader": "1.x",
78
"@mdx-js/mdx": "1.x",
79
"@types/lodash": "4.x",
80
- "@types/node": "latest",
+ "@types/node": "^17.0.33",
81
"@types/react": "17.x",
82
"@types/react-dom": "17.x",
83
"@types/react-router": "^5.1.14",
0 commit comments