Skip to content

Commit 01fa862

Browse files
committed
Bump babel version
Just some housekeeping; bumping version of babel to the most recent one. I think people are generally more likely to use a module if they see up-to-date deps :) thanks for working on this!
1 parent b68bc38 commit 01fa862

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
@@ -60,7 +60,7 @@
6060
"yargs": "~3.7.2"
6161
},
6262
"dependencies": {
63-
"babel-runtime": "~5.1.11",
63+
"babel-runtime": "~5.4.7",
6464
"react-async-script": "~0.3.1"
6565
}
6666
}

0 commit comments

Comments
 (0)