Skip to content

Commit 95c1756

Browse files
authored
fix: Pin dev version of node to compatible types. (#141)
1 parent bde696c commit 95c1756

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"@types/hoist-non-react-statics": "^3.3.1",
5656
"@types/jest": "^27.0.3",
5757
"@types/lodash.camelcase": "^4.3.6",
58+
"@types/node": "^14.14.31",
5859
"@types/prop-types": "^15.7.4",
5960
"@types/react": "^18.0.3",
6061
"@types/react-dom": "^18.0.0",

0 commit comments

Comments
 (0)