Skip to content

Commit 0425510

Browse files
fix(package): update babel-core to version 6.26.0
Closes #27
1 parent 0361f07 commit 0425510

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
@@ -25,7 +25,7 @@
2525
"node": ">=0.12.0"
2626
},
2727
"dependencies": {
28-
"babel-core": "~6.18.2",
28+
"babel-core": "~6.26.0",
2929
"babel-loader": "6.2.7",
3030
"babel-preset-react-hmre": "^1.1.1",
3131
"babel-plugin-react-transform": "2.0.2",

0 commit comments

Comments
 (0)