General: Ensure newline at end of file.

Follow up to [57435].

git-svn-id: https://develop.svn.wordpress.org/branches/6.1@57445 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2024-01-30 17:32:12 +00:00
parent b1b94c156b
commit fb2667988c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -180,4 +180,4 @@
"sync-gutenberg-packages": "grunt sync-gutenberg-packages",
"postsync-gutenberg-packages": "grunt wp-packages:sync-stable-blocks && grunt build --dev && grunt build"
}
}
}