chore: give "now" the yarn.lock (#929)
This commit is contained in:
parent
9d594f0bac
commit
5e082e5f5f
|
@ -171,10 +171,10 @@
|
||||||
"src-build",
|
"src-build",
|
||||||
"static",
|
"static",
|
||||||
"package.json",
|
"package.json",
|
||||||
"package-lock.json",
|
|
||||||
"thirdparty",
|
"thirdparty",
|
||||||
"webpack",
|
"webpack",
|
||||||
"webpack.config.js"
|
"webpack.config.js",
|
||||||
|
"yarn.lock"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^10.0.0"
|
"node": "^10.0.0"
|
||||||
|
|
Loading…
Reference in a new issue