Skip to content

Commit 392b27c

Browse files
committed
Use correct @types/papaparse version
1 parent a8017f4 commit 392b27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@types/react-plotly.js": "^2.2.4",
113113
"@types/react": "^16.9.23",
114114
"@types/react-dom": "^16.9.5",
115-
"@types/papaparse": "~5.3.0",
115+
"@types/papaparse": "~5.2.4",
116116
"identity-obj-proxy": "~3.0.0",
117117
"jest": "~26.6.3",
118118
"jest-raw-loader": "~1.0.1",

0 commit comments

Comments
 (0)