Skip to content

Commit 6896bf0

Browse files
committed
:update: adapter webpack4
1 parent 8655cf2 commit 6896bf0

File tree

2 files changed

+600
-453
lines changed

2 files changed

+600
-453
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.1.0-beta.2",
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.1.0-beta.3",
3636
"chalk": "^2.4.2",
3737
"commander": "^2.19.0",
3838
"opn": "^5.5.0",

0 commit comments

Comments
 (0)