Coding Standards: Add newlines to package files.

See [48353].



git-svn-id: https://develop.svn.wordpress.org/trunk@48354 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jake Spurlock 2020-07-06 23:01:18 +00:00
parent 49c3d8e33f
commit 56f5be4984
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -26838,4 +26838,4 @@
}
}
}
}
}

View File

@ -165,4 +165,4 @@
"test:php": "node ./tools/local-env/scripts/docker.js run --rm phpunit phpunit",
"test:e2e": "node ./tests/e2e/run-tests.js"
}
}
}