mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-12-18 03:04:23 +08:00
[ci skip] Automatic file changes/fix
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -1,14 +1,19 @@
|
|||||||
{
|
{
|
||||||
"name": "HowToCook",
|
"name": "how-to-cook",
|
||||||
|
"version": "1.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
|
"name": "how-to-cook",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"license": "Unlicense",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"textlint": "^12.1.0",
|
"textlint": "^12.1.0",
|
||||||
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",
|
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",
|
||||||
"textlint-rule-zh-half-and-full-width-bracket": "^1.1.0"
|
"textlint-rule-zh-half-and-full-width-bracket": "^1.1.0"
|
||||||
}
|
},
|
||||||
|
"devDependencies": {}
|
||||||
},
|
},
|
||||||
"node_modules/@azu/format-text": {
|
"node_modules/@azu/format-text": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user