Skip to content

Commit 7514e7b

Browse files
committed
feat: update package
1 parent adba508 commit 7514e7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"license": "MIT",
4040
"peerDependencies": {
41-
"@micro-app/core": "^0.4.3"
41+
"@micro-app/core": "^0.5.0"
4242
},
4343
"devDependencies": {
4444
"@micro-app/plugin-deploy": "^0.0.9",
@@ -48,7 +48,7 @@
4848
"webpack": "^4"
4949
},
5050
"dependencies": {
51-
"@micro-app/cli": "^0.4.2",
52-
"@micro-app/plugin-webpack": "^0.1.0"
51+
"@micro-app/cli": "^0.5.1",
52+
"@micro-app/plugin-webpack": "^0.1.2"
5353
}
5454
}

0 commit comments

Comments
 (0)