Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 711f291

Browse files
fix(package): update babel-loader to version 8.0.4
Closes #290
1 parent 926f0fd commit 711f291

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
"license": "MIT",
2727
"dependencies": {
2828
"babel-core": "^6.26.3",
29-
"babel-loader": "^7.1.4",
29+
"babel-loader": "^8.0.4",
3030
"babel-preset-env": "^1.7.0",
3131
"babel-preset-react": "^6.24.1",
3232
"babel-eslint": "^8.2.6",

0 commit comments

Comments
 (0)