Adds DFs
This commit is contained in:
15
spec/fixtures/dynamic_finders/plugin_version/gratify/composer_file/package.json
vendored
Normal file
15
spec/fixtures/dynamic_finders/plugin_version/gratify/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "gratify-gutenberg-cgb-guten-block",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"algoliasearch": "^3.35.0",
|
||||
"cgb-scripts": "1.20.0",
|
||||
"react-instantsearch-dom": "^5.7.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user