Skip to content

Commit d499b4d

Browse files
chore(package): update @babel/plugin-transform-runtime to version 7.5.0
Closes #38
1 parent d69f3c4 commit d499b4d

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
@@ -32,7 +32,7 @@
3232
"@babel/plugin-proposal-decorators": "7.4.4",
3333
"@babel/plugin-proposal-export-namespace-from": "7.2.0",
3434
"@babel/plugin-syntax-dynamic-import": "7.2.0",
35-
"@babel/plugin-transform-runtime": "7.4.4",
35+
"@babel/plugin-transform-runtime": "7.5.0",
3636
"@babel/polyfill": "7.4.4",
3737
"@babel/preset-env": "7.4.5",
3838
"@babel/preset-react": "7.0.0",

0 commit comments

Comments
 (0)