Skip to content

Commit 8350730

Browse files
author
Ahmad Awais
committed
🐛 FIX: Stale pkgs
1 parent 90deab3 commit 8350730

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

packages/create-guten-block/package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
"version": "1.3.6",
44
"description": "Create a gutenberg block plugin on the go.",
55
"main": "index.js",
6-
"keywords": [
7-
"gutenberg",
8-
"create-gutenberg-block",
9-
"wordpress"
10-
],
6+
"keywords": ["gutenberg", "create-gutenberg-block", "wordpress"],
117
"author": "AhmadAwais",
128
"license": "MIT",
139
"repository": {
@@ -24,8 +20,6 @@
2420
"execa": "^0.9.0",
2521
"fs-extra": "^5.0.0",
2622
"ora": "^1.3.0",
27-
"path-exists": "^3.0.0",
28-
"resolve-pkg": "^1.0.0",
2923
"shelljs": "^0.8.0",
3024
"update-notifier": "^2.3.0"
3125
},

0 commit comments

Comments
 (0)