1.3.1
This commit is contained in:
parent
9889f4bf5a
commit
5e63f1ca2b
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue