1
0
mirror of synced 2025-11-06 05:10:37 +08:00
This commit is contained in:
Anduin
2024-06-02 05:56:34 +00:00
parent 9889f4bf5a
commit 5e63f1ca2b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "how-to-cook",
"version": "1.3.0",
"version": "1.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "how-to-cook",
"version": "1.3.0",
"version": "1.3.1",
"license": "Unlicense",
"dependencies": {
"textlint": "^12.1.0",

View File

@@ -1,7 +1,7 @@
{
"name": "how-to-cook",
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).",
"version": "1.3.0",
"version": "1.3.1",
"repository": {
"type": "git",
"url": "git+https://github.com/Anduin2017/HowToCook.git"