We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43da460 commit bee8154Copy full SHA for bee8154
2 files changed
package.json
@@ -38,17 +38,17 @@
38
},
39
"license": "MIT",
40
"peerDependencies": {
41
- "@micro-app/core": "^0.3.30"
+ "@micro-app/core": "^0.4.0"
42
43
"devDependencies": {
44
- "@micro-app/plugin-deploy": "^0.0.7",
+ "@micro-app/plugin-deploy": "^0.0.8",
45
"@types/jest": "^24.9.1",
46
"eslint-config-2o3t": "^2.0.1",
47
"jest": "^24.9.0",
48
- "webpack": "^4.42.1"
+ "webpack": "^4.46.0"
49
50
"dependencies": {
51
- "@micro-app/cli": "^0.3.17",
+ "@micro-app/cli": "^0.4.0",
52
"@micro-app/plugin-webpack": "^0.0.15"
53
}
54
0 commit comments