Skip to content

Commit 714e693

Browse files
author
Ahmad Awais
committed
πŸ‘Œ IMPROVE: Remove Node Engine Limits
1 parent 97a75cc commit 714e693

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
"bugs": {
88
"url": "https://github.com/ahmadawais/create-guten-block/issues"
99
},
10-
"engines": {
11-
"node": ">=6"
12-
},
1310
"dependencies": {
1411
"chalk": "2.3.0",
1512
"cross-spawn": "5.1.0",

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
"description": "Configuration and scripts for Create Guten Blocks.",
55
"repository": "ahmadawais/create-guten-block",
66
"license": "MIT",
7-
"engines": {
8-
"node": ">=6"
9-
},
107
"bugs": {
118
"url": "https://github.com/ahmadawais/create-guten-block/issues"
129
},

0 commit comments

Comments
Β (0)