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{
22 "name" : " cgb-scripts" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Configuration and scripts for Create Guten Blocks." ,
55 "repository" : " ahmadawais/create-guten-block" ,
66 "license" : " MIT" ,
3333 "ora" : " ^1.3.0" ,
3434 "postcss-loader" : " ^2.0.10" ,
3535 "raw-loader" : " ^0.5.1" ,
36+ "resolve-pkg" : " ^1.0.0" ,
3637 "sass-loader" : " ^6.0.6" ,
3738 "style-loader" : " ^0.19.1" ,
38- "webpack" : " ^3.1.0" ,
39- "resolve-pkg" : " ^1.0.0"
39+ "webpack" : " ^3.1.0"
4040 }
4141}
Original file line number Diff line number Diff line change 11{
22 "name" : " create-guten-block" ,
3- "version" : " 1.0.8 " ,
3+ "version" : " 1.0.9 " ,
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.0 " ,
22+ "cgb-scripts" : " ^0.1.1 " ,
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