Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thingsym/hugo-theme-techdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthingsym <thingsym@gmail.com>2020-02-07 11:13:22 +0300
committerthingsym <thingsym@gmail.com>2020-02-07 11:13:22 +0300
commit45049093f8be40984964abdb2498a278ebedabcf (patch)
tree653a5c3fb8f3893ee8952840fa32dc278805f49e /package.json
parent4f192572308aee7e76ebc2ae1224599948a5a51c (diff)
chore: revert babel-loader to version 7.1.5
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c8bedaf..14b726f 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"autoprefixer": "^9.7.3",
"babel-core": "^6.26.3",
"babel-eslint": "^10.0.3",
- "babel-loader": "^8.0.6",
+ "babel-loader": "^7.1.5",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.7.0",
"browser-sync": "~2.26.7",