Skip to content

Commit 9b209ab

Browse files
committed
⬆️ 更新依赖
1 parent 42dc5a1 commit 9b209ab

File tree

2 files changed

+895
-603
lines changed

2 files changed

+895
-603
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
},
3939
"license": "MIT",
4040
"peerDependencies": {
41-
"@micro-app/core": "^0.4.1"
41+
"@micro-app/core": "^0.4.3"
4242
},
4343
"devDependencies": {
44-
"@micro-app/plugin-deploy": "^0.0.8",
44+
"@micro-app/plugin-deploy": "^0.0.9",
4545
"@types/jest": "^24.9.1",
46-
"eslint-config-2o3t": "^2.0.1",
46+
"eslint-config-2o3t": "^2.0.2",
4747
"jest": "^24.9.0",
4848
"webpack": "^4.46.0"
4949
},
5050
"dependencies": {
51-
"@micro-app/cli": "^0.4.1",
52-
"@micro-app/plugin-webpack": "^0.0.18"
51+
"@micro-app/cli": "^0.4.2",
52+
"@micro-app/plugin-webpack": "^0.0.19"
5353
}
5454
}

0 commit comments

Comments
 (0)