Adds DFs
This commit is contained in:
22
spec/fixtures/dynamic_finders/plugin_version/smashing-blocks/composer_file/package.json
vendored
Normal file
22
spec/fixtures/dynamic_finders/plugin_version/smashing-blocks/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "my-block-cgb-guten-block",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wordpress/blocks": "^6.0.7",
|
||||
"cgb-scripts": "1.13.0",
|
||||
"classnames": "^2.2.6",
|
||||
"md5": "^2.2.1",
|
||||
"moment": "^2.23.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"query-string": "^6.2.0",
|
||||
"querystringify": "^2.1.0",
|
||||
"react-datetime": "^2.16.3",
|
||||
"yearn": "^2.3.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user