Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit df342a9

Browse files
fix(package): update babel-preset-react-app to version 7.0.2
Closes #52
1 parent e110e76 commit df342a9

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
@@ -10,7 +10,7 @@
1010
"babel-jest": "23.6.0",
1111
"babel-loader": "8.0.4",
1212
"babel-plugin-named-asset-import": "0.2.3",
13-
"babel-preset-react-app": "6.1.0",
13+
"babel-preset-react-app": "7.0.2",
1414
"bfj": "6.1.1",
1515
"case-sensitive-paths-webpack-plugin": "2.1.2",
1616
"chalk": "2.4.1",

0 commit comments

Comments
 (0)