Skip to content

Commit 0eaf079

Browse files
committed
πŸ“– DOC: Description updates
1 parent 6ef44bc commit 0eaf079

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

β€Žpackages/babel-preset-cgb/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "babel-preset-cgb",
33
"version": "1.6.0",
4-
"description": "Babel preset used by Create Guten Block",
4+
"description": "Babel preset used by Create Guten Block.",
55
"repository": "ahmadawais/create-guten-block",
66
"license": "MIT",
77
"keywords": [

β€Žpackages/cgb-dev-utils/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cgb-dev-utils",
33
"version": "1.5.0",
4-
"description": "Developer utilities used by Create Guten Blocks",
4+
"description": "Developer utilities used by Create Guten Block.",
55
"repository": "ahmadawais/create-guten-block",
66
"keywords": [
77
"gutenberg",

β€Žpackages/cgb-scripts/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cgb-scripts",
33
"version": "1.17.0",
4-
"description": "Configuration and scripts for Create Guten Blocks which help you create a WordPress Gutenberg Block plugin with Zero-Config #OCJS, Webpack, React, ES6/7/8/Next, ESLint, Babel, etc.",
4+
"description": "Configuration and scripts for Create Guten Blocks which help you create a WordPress Gutenberg Block plugin with Zero-Config #OCJS, Webpack, React, ES6/7/8/Next, ESLint, Babel, and more",
55
"repository": "ahmadawais/create-guten-block",
66
"keywords": [
77
"gutenberg",

β€Žpackages/create-guten-block/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-guten-block",
33
"version": "1.12.0",
4-
"description": "Create a WordPress Gutenberg Block plugin with Zero-Config #OCJS, Webpack, React, ES6/7/8/Next, ESLint, Babel, etc.",
4+
"description": "Create a WordPress Gutenberg Block plugin with Zero-Config #OCJS, Webpack, React, ES6/7/8/Next, ESLint, Babel, and more.",
55
"main": "index.js",
66
"keywords": [
77
"gutenberg",

0 commit comments

Comments
Β (0)