Skip to content

Commit

Permalink
v0.13.1-alpha.0
Browse files Browse the repository at this point in the history
AdamCaoQAQ committed Feb 15, 2023
1 parent 05f7b8a commit 980addc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/plugin-init/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hummer/cli-plugin-init",
"version": "0.13.0",
"version": "0.13.1-alpha.0+05f7b8a",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -23,8 +23,8 @@
"author": "段丽康",
"license": "ISC",
"dependencies": {
"@hummer/cli-core": "^0.13.0",
"@hummer/cli-utils": "^0.13.0",
"@hummer/cli-core": "^0.13.1-alpha.0+05f7b8a",
"@hummer/cli-utils": "^0.13.1-alpha.0+05f7b8a",
"@types/rimraf": "^3.0.0",
"async": "^3.2.0",
"cli-core": "^1.0.2",
@@ -44,5 +44,5 @@
"@types/metalsmith": "^2.3.0",
"@types/tar": "^4.0.3"
},
"gitHead": "7bb45fd0ceeb5e1af81ad5b2e20b44d61da2150a"
"gitHead": "05f7b8a0261d1461f4c0a731385124db2a576338"
}

0 comments on commit 980addc

Please sign in to comment.