Skip to content

Commit f3bb54a

Browse files
committedSep 7, 2019
Update babel monorepo to v7.6.0
1 parent 361a614 commit f3bb54a

File tree

2 files changed

+229
-148
lines changed

2 files changed

+229
-148
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"test": "jest && yarn build"
1717
},
1818
"devDependencies": {
19-
"@babel/core": "7.4.5",
20-
"@babel/plugin-transform-runtime": "7.4.4",
21-
"@babel/preset-env": "7.4.5",
19+
"@babel/core": "7.6.0",
20+
"@babel/plugin-transform-runtime": "7.6.0",
21+
"@babel/preset-env": "7.6.0",
2222
"@babel/preset-react": "7.0.0",
23-
"@babel/preset-typescript": "7.3.3",
23+
"@babel/preset-typescript": "7.6.0",
2424
"@types/jest": "24.0.13",
2525
"@types/react": "16.8.19",
2626
"babel-preset-react": "6.24.1",

0 commit comments

Comments
 (0)
Failed to load comments.