File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " cgb-dev-utils" ,
3- "version" : " 0.0.6" ,
4- "description" : " Webpack utilities used by Create Guten Blocks" ,
5- "repository" : " ahmadawais/create-guten-block" ,
6- "license" : " MIT" ,
7- "bugs" : {
8- "url" : " https://github.com/ahmadawais/create-guten-block/issues"
9- },
10- "engines" : {
11- "node" : " >=6"
12- },
13- "dependencies" : {
14- "chalk" : " 2.3.0" ,
15- "cross-spawn" : " 5.1.0"
16- },
17- "scripts" : {
18- "test" : " "
19- }
2+ "name" : " cgb-dev-utils" ,
3+ "version" : " 0.0.7" ,
4+ "description" : " Webpack utilities used by Create Guten Blocks" ,
5+ "repository" : " ahmadawais/create-guten-block" ,
6+ "license" : " MIT" ,
7+ "bugs" : {
8+ "url" : " https://github.com/ahmadawais/create-guten-block/issues"
9+ },
10+ "engines" : {
11+ "node" : " >=6"
12+ },
13+ "dependencies" : {
14+ "chalk" : " 2.3.0" ,
15+ "cross-spawn" : " 5.1.0"
16+ }
2017}
Original file line number Diff line number Diff line change 11{
22 "name" : " cgb-scripts" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " Configuration and scripts for Create Guten Blocks." ,
55 "repository" : " ahmadawais/create-guten-block" ,
66 "license" : " MIT" ,
1919 "babel-eslint" : " ^8.2.1" ,
2020 "babel-loader" : " ^7.1.1" ,
2121 "babel-preset-cgb" : " ^0.0.5" ,
22- "cgb-dev-utils" : " ^0.0.6 " ,
22+ "cgb-dev-utils" : " ^0.0.7 " ,
2323 "chalk" : " 2.3.0" ,
2424 "cross-env" : " ^5.0.1" ,
2525 "eslint" : " ^4.15.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-guten-block" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Create a gutenberg block plugin on the go." ,
55 "main" : " index.js" ,
66 "keywords" : [
1919 },
2020 "homepage" : " https://github.com/ahmadawais/create-guten-block#readme" ,
2121 "dependencies" : {
22- "cgb-scripts" : " ^0.1.3 " ,
22+ "cgb-scripts" : " ^0.1.4 " ,
2323 "chalk" : " ^2.3.0" ,
2424 "directory-exists" : " ^1.0.2" ,
2525 "execa" : " ^0.9.0" ,
You can’t perform that action at this time.
0 commit comments