Adds DFs
This commit is contained in:
14
spec/fixtures/dynamic_finders/plugin_version/questionscout/composer_file/package.json
vendored
Normal file
14
spec/fixtures/dynamic_finders/plugin_version/questionscout/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "questionscout-cgb-guten-block",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"cgb-scripts": "1.23.0",
|
||||
"whatwg-fetch": "3.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user