CHORE installing the package

This commit is contained in:
Antoine M 2025-06-16 10:37:24 +02:00
parent 838653f522
commit 4b1baf1bb3
2 changed files with 20449 additions and 0 deletions

20437
plugins/carhop-format-types/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,12 @@
{
"scripts": {
"start": "wp-scripts start",
"build": "wp-scripts build"
},
"devDependencies": {
"@wordpress/scripts": "^30.18.0"
},
"dependencies": {
"@wordpress/icons": "^10.25.0"
}
}