Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7462eb2

Browse files
authored
Merge pull request graphql#752 from graphql/greenkeeper/babel-plugin-transform-es2015-modules-commonjs-6.24.0
Update babel-plugin-transform-es2015-modules-commonjs to the latest version 🚀
2 parents 889f50c + ffbc3da commit 7462eb2

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
@@ -53,7 +53,7 @@
5353
"babel-plugin-transform-es2015-duplicate-keys": "6.22.0",
5454
"babel-plugin-transform-es2015-function-name": "6.22.0",
5555
"babel-plugin-transform-es2015-literals": "6.22.0",
56-
"babel-plugin-transform-es2015-modules-commonjs": "6.22.0",
56+
"babel-plugin-transform-es2015-modules-commonjs": "6.24.0",
5757
"babel-plugin-transform-es2015-object-super": "6.22.0",
5858
"babel-plugin-transform-es2015-parameters": "6.22.0",
5959
"babel-plugin-transform-es2015-shorthand-properties": "6.22.0",

0 commit comments

Comments
 (0)