Skip to content

Commit d87bfa1

Browse files
committed
Added missing dev dep
1 parent 574881c commit d87bfa1

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
@@ -40,6 +40,7 @@
4040
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
4141
"@babel/plugin-syntax-import-meta": "^7.10.4",
4242
"@babel/plugin-transform-flow-strip-types": "^7.12.1",
43+
"@babel/plugin-transform-react-jsx-source": "^7.12.13",
4344
"@babel/plugin-transform-runtime": "^7.12.1",
4445
"@babel/preset-env": "^7.12.1",
4546
"@babel/preset-flow": "^7.12.1",

0 commit comments

Comments
 (0)