chore: give "now" the yarn.lock (#929)

This commit is contained in:
Nolan Lawson 2019-02-02 23:24:32 -08:00 committed by GitHub
parent 9d594f0bac
commit 5e082e5f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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"