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