Skip to content

Commit fa40be5

Browse files
author
Ahmad Awais
committed
🚀 RELEASE: New version!
- cgb-scripts@1.8.6 - create-guten-block@1.8.8
1 parent 17b911c commit fa40be5

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

‎packages/cgb-scripts/package.json‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cgb-scripts",
3-
"version": "1.8.5",
3+
"version": "1.8.6",
44
"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.",
55
"repository": "ahmadawais/create-guten-block",
66
"keywords": [
@@ -50,7 +50,6 @@
5050
"fs-extra": "^5.0.0",
5151
"gzip-size": "^4.1.0",
5252
"inquirer": "^5.0.0",
53-
"is-windows": "^1.0.1",
5453
"node-sass": "^4.7.2",
5554
"ora": "^1.3.0",
5655
"postcss-loader": "^2.0.10",

‎packages/create-guten-block/package.json‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-guten-block",
3-
"version": "1.8.7",
3+
"version": "1.8.8",
44
"description": "Create a WordPress Gutenberg Block plugin with Zero-Config #OCJS, Webpack, React, ES6/7/8/Next, ESLint, Babel, etc.",
55
"main": "index.js",
66
"keywords": [
@@ -37,7 +37,6 @@
3737
"directory-exists": "^1.0.2",
3838
"execa": "^0.9.0",
3939
"fs-extra": "^5.0.0",
40-
"is-windows": "^1.0.1",
4140
"ora": "^1.3.0",
4241
"shelljs": "^0.8.0",
4342
"update-notifier": "^2.3.0"

0 commit comments

Comments
 (0)