Skip to content

Commit a97e489

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

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": "8.0.2",
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)