Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit c55ab9c

Browse files
committed
🔖 v0.1.0-alpha.11
1 parent f75de5f commit c55ab9c

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zce/cli",
3-
"version": "0.1.0-alpha.10",
3+
"version": "0.1.0-alpha.11",
44
"description": "A scaffolding CLI tool for myself, inspired by vue-cli & yeoman.",
55
"keywords": [
66
"cli",
@@ -44,17 +44,12 @@
4444
"chalk": "^2.3.2",
4545
"commander": "^2.15.1",
4646
"download": "^6.2.5",
47-
"gatsby-cli": "^1.1.45",
48-
"ghost-cli": "^1.5.2",
4947
"got": "^8.3.0",
5048
"handlebars": "^4.0.10",
5149
"inquirer": "^5.2.0",
5250
"metalsmith": "^2.3.0",
5351
"minimatch": "^3.0.4",
54-
"npm": "^5.7.1",
5552
"ora": "^2.0.0",
56-
"parcel-bundler": "^1.6.2",
57-
"prisma": "^1.4.1",
5853
"rc": "^1.2.6",
5954
"rimraf": "^2.6.1",
6055
"semver": "^5.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -483,8 +483,8 @@ cli-cursor@^2.1.0:
483483
restore-cursor "^2.0.0"
484484

485485
cli-spinners@^1.1.0:
486-
version "1.1.0"
487-
resolved "http://registry.npm.taobao.org/cli-spinners/download/cli-spinners-1.1.0.tgz#f1847b168844d917a671eb9d147e3df497c90d06"
486+
version "1.3.0"
487+
resolved "http://registry.npm.taobao.org/cli-spinners/download/cli-spinners-1.3.0.tgz#6ba8b357395f07b7981c1acc2614485ee8c02a2d"
488488

489489
cli-width@^2.0.0:
490490
version "2.2.0"
@@ -2572,8 +2572,8 @@ p-cancelable@^0.3.0:
25722572
resolved "http://registry.npm.taobao.org/p-cancelable/download/p-cancelable-0.3.0.tgz#b9e123800bcebb7ac13a479be195b507b98d30fa"
25732573

25742574
p-cancelable@^0.4.0:
2575-
version "0.4.0"
2576-
resolved "http://registry.npm.taobao.org/p-cancelable/download/p-cancelable-0.4.0.tgz#bcb41d35bf6097fc4367a065b6eb84b9b124eff0"
2575+
version "0.4.1"
2576+
resolved "http://registry.npm.taobao.org/p-cancelable/download/p-cancelable-0.4.1.tgz#35f363d67d52081c8d9585e37bcceb7e0bbcb2a0"
25772577

25782578
p-event@^1.0.0:
25792579
version "1.3.0"

0 commit comments

Comments
 (0)