We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adba508 commit 7514e7bCopy full SHA for 7514e7b
1 file changed
package.json
@@ -38,7 +38,7 @@
38
},
39
"license": "MIT",
40
"peerDependencies": {
41
- "@micro-app/core": "^0.4.3"
+ "@micro-app/core": "^0.5.0"
42
43
"devDependencies": {
44
"@micro-app/plugin-deploy": "^0.0.9",
@@ -48,7 +48,7 @@
48
"webpack": "^4"
49
50
"dependencies": {
51
- "@micro-app/cli": "^0.4.2",
52
- "@micro-app/plugin-webpack": "^0.1.0"
+ "@micro-app/cli": "^0.5.1",
+ "@micro-app/plugin-webpack": "^0.1.2"
53
}
54
0 commit comments