We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42dc5a1 commit 9b209abCopy full SHA for 9b209ab
package.json
@@ -38,17 +38,17 @@
38
},
39
"license": "MIT",
40
"peerDependencies": {
41
- "@micro-app/core": "^0.4.1"
+ "@micro-app/core": "^0.4.3"
42
43
"devDependencies": {
44
- "@micro-app/plugin-deploy": "^0.0.8",
+ "@micro-app/plugin-deploy": "^0.0.9",
45
"@types/jest": "^24.9.1",
46
- "eslint-config-2o3t": "^2.0.1",
+ "eslint-config-2o3t": "^2.0.2",
47
"jest": "^24.9.0",
48
"webpack": "^4.46.0"
49
50
"dependencies": {
51
- "@micro-app/cli": "^0.4.1",
52
- "@micro-app/plugin-webpack": "^0.0.18"
+ "@micro-app/cli": "^0.4.2",
+ "@micro-app/plugin-webpack": "^0.0.19"
53
}
54
0 commit comments