mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-01-16 13:12:55 +08:00
Update package version to 1.4.0 and update error-ex dependency to version 1.4.0
This commit is contained in:
parent
814b56bd03
commit
6e3694aeda
8
package-lock.json
generated
8
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "how-to-cook",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "how-to-cook",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0",
|
||||
"license": "Unlicense",
|
||||
"dependencies": {
|
||||
"markdownlint-cli": "0.41.0",
|
||||
@ -1956,7 +1956,7 @@
|
||||
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
|
||||
"integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
|
||||
"dependencies": {
|
||||
"error-ex": "^1.3.1",
|
||||
"error-ex": "^1.4.0",
|
||||
"json-parse-better-errors": "^1.0.1"
|
||||
},
|
||||
"engines": {
|
||||
@ -4308,7 +4308,7 @@
|
||||
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz",
|
||||
"integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=",
|
||||
"requires": {
|
||||
"error-ex": "^1.3.1",
|
||||
"error-ex": "^1.4.0",
|
||||
"json-parse-better-errors": "^1.0.1"
|
||||
}
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "how-to-cook",
|
||||
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).",
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Anduin2017/HowToCook.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user