Adds DF
This commit is contained in:
15
spec/fixtures/dynamic_finders/plugin_version/pdf-block/composer_file/package.json
vendored
Normal file
15
spec/fixtures/dynamic_finders/plugin_version/pdf-block/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "pdfb",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wordpress/components": "^9.9.0",
|
||||
"@wordpress/icons": "^2.3.0",
|
||||
"cgb-scripts": "1.23.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user