Adds DFs
This commit is contained in:
14
spec/fixtures/dynamic_finders/plugin_version/klarity-section-block/composer_file/package.json
vendored
Normal file
14
spec/fixtures/dynamic_finders/plugin_version/klarity-section-block/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "klarity-section-block",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"cgb-scripts": "1.14.0",
|
||||
"wordpress": "^1.4.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user