mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-21 04:21:32 +02:00
Update.
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
* fix archive-single-item problem
|
* fix archive-single-item problem
|
||||||
* add header/footer search stop condition
|
* add header/footer search stop condition
|
||||||
* update languages (`id`, `it`, `pt-br`, `pt-pt`)
|
* update languages (`id`, `it`, `pt-br`, `pt-pt`)
|
||||||
* add `@babel/core` 7.8.4
|
* add `@babel/core` 7.8.7
|
||||||
* add `@babel/preset-env` 7.8.4
|
* add `@babel/preset-env` 7.8.7
|
||||||
* remove `babel-loader`
|
* remove `babel-loader`
|
||||||
* update `eslint` to 6.8.0
|
* update `eslint` to 6.8.0
|
||||||
* update `ghu` to 0.23.0
|
* update `ghu` to 0.23.0
|
||||||
|
@@ -17,8 +17,8 @@
|
|||||||
"precommit": "npm run -s lint && npm run -s test"
|
"precommit": "npm run -s lint && npm run -s test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.8.4",
|
"@babel/core": "7.8.7",
|
||||||
"@babel/preset-env": "7.8.4",
|
"@babel/preset-env": "7.8.7",
|
||||||
"eslint": "6.8.0",
|
"eslint": "6.8.0",
|
||||||
"ghu": "0.25.0",
|
"ghu": "0.25.0",
|
||||||
"jsdom": "16.2.0",
|
"jsdom": "16.2.0",
|
||||||
|
Reference in New Issue
Block a user