Skip to content

Commit dbcd203

Browse files
committed
chore(package): install @types/react as devDeps
1 parent 08dd9bf commit dbcd203

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
@@ -190,6 +190,7 @@
190190
"@babel/plugin-syntax-class-properties": "~7.12.1",
191191
"@babel/plugin-syntax-jsx": "~7.12.1",
192192
"@babel/register": "7.12.10",
193+
"@types/react": "^18.2.20",
193194
"babel-plugin-react-html-attrs": "~2.1.0",
194195
"chai": "~4.2.0",
195196
"css-loader": "~4.3.0",

0 commit comments

Comments
 (0)