Skip to content

Commit cc3295b

Browse files
fix(package): update babel-loader to version 7.1.4
Closes #30
1 parent 0361f07 commit cc3295b

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
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"babel-core": "~6.18.2",
29-
"babel-loader": "6.2.7",
29+
"babel-loader": "7.1.4",
3030
"babel-preset-react-hmre": "^1.1.1",
3131
"babel-plugin-react-transform": "2.0.2",
3232
"babel-preset-es2015": "^6.9.0",

0 commit comments

Comments
 (0)