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 2509b80 commit 6e49a07Copy full SHA for 6e49a07
package.json
@@ -43,16 +43,16 @@
43
},
44
"license": "MIT",
45
"devDependencies": {
46
- "@micro-app/plugin-deploy": "^0.0.8",
+ "@micro-app/plugin-deploy": "^0.0.9",
47
"@types/jest": "^24.9.1",
48
- "eslint-config-2o3t": "^2.0.1",
+ "eslint-config-2o3t": "^2.0.2",
49
"jest": "^24.9.0"
50
51
"dependencies": {
52
- "@micro-app/cli": "^0.4.0",
53
- "@micro-app/vue-cli-plugin-microapp": "^0.1.2",
54
- "@vue/cli": "^4.5.12",
55
- "@vue/cli-service": "^4.5.12",
56
- "@vue/cli-service-global": "^4.5.12"
+ "@micro-app/cli": "^0.4.2",
+ "@micro-app/vue-cli-plugin-microapp": "^0.2.1",
+ "@vue/cli": "^4.5.15",
+ "@vue/cli-service": "^4.5.15",
+ "@vue/cli-service-global": "^4.5.15"
57
}
58
0 commit comments