General: Ensure newline at end of file.

Follow up to [57434].

git-svn-id: https://develop.svn.wordpress.org/branches/6.0@57446 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2024-01-30 17:33:37 +00:00
parent bd257dc5c4
commit e76538d561
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -26761,4 +26761,4 @@
"dev": true
}
}
}
}

View File

@ -177,4 +177,4 @@
"test:visual": "node ./tests/visual-regression/run-tests.js",
"sync-gutenberg-packages": "grunt sync-gutenberg-packages --dev"
}
}
}