Skip to content

Commit fc5f6bc

Browse files
committed
:update: 更新依赖
1 parent 8655cf2 commit fc5f6bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/cli",
3-
"version": "0.0.55-beta.1",
3+
"version": "0.0.56-beta.1",
44
"description": "micro app cli",
55
"bin": {
66
"micro-app": "./bin/micro-app.js",
@@ -32,7 +32,7 @@
3232
"eslint-config-2o3t": "^1.1.17"
3333
},
3434
"dependencies": {
35-
"@micro-app/core": "^0.0.54",
35+
"@micro-app/core": "^0.0.56-beta.1",
3636
"chalk": "^2.4.2",
3737
"commander": "^2.19.0",
3838
"opn": "^5.5.0",

0 commit comments

Comments
 (0)