Adds DFs
This commit is contained in:
16
spec/fixtures/dynamic_finders/plugin_version/gosign-buttonblock/composer_file/package.json
vendored
Normal file
16
spec/fixtures/dynamic_finders/plugin_version/gosign-buttonblock/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "full-button-block-cgb-guten-block",
|
||||
"version": "2.8.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"cgb-scripts": "1.17.0",
|
||||
"classnames": "^2.2.6",
|
||||
"react-material-ui-icon-picker": "0.0.1",
|
||||
"style-it": "^2.1.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user