Adds DFs
This commit is contained in:
19
spec/fixtures/dynamic_finders/plugin_version/yasothon-blocks/composer_file/package.json
vendored
Normal file
19
spec/fixtures/dynamic_finders/plugin_version/yasothon-blocks/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "yasothon-gutenberg-blocks-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.14.0",
|
||||
"classnames": "^2.2.6",
|
||||
"memize": "^1.0.5",
|
||||
"moment": "^2.23.0",
|
||||
"owl.carousel": "^2.3.4",
|
||||
"react-owl-carousel": "^2.3.1",
|
||||
"react-owl-carousel2": "^0.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user