Skip to content

Commit 37041ee

Browse files
fix(package): update babel-loader to version 8.0.1
Closes #151
1 parent 76fa5f5 commit 37041ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"babel-core": "^6.24.1",
2727
"babel-eslint": "^8.0.1",
2828
"babel-jest": "^22.2.2",
29-
"babel-loader": "^7.1.1",
29+
"babel-loader": "^8.0.1",
3030
"babel-plugin-transform-decorators-legacy": "^1.3.4",
3131
"babel-preset-es2015": "^6.24.1",
3232
"babel-preset-react": "^6.24.1",

0 commit comments

Comments
 (0)