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 a1d6e78 commit 0930e87Copy full SHA for 0930e87
package.json
@@ -46,13 +46,13 @@
46
},
47
"license": "MIT",
48
"devDependencies": {
49
- "@micro-app/plugin-deploy": "^0.0.7",
+ "@micro-app/plugin-deploy": "^0.0.8",
50
"@types/jest": "^24.9.1",
51
- "eslint-config-2o3t": "^2.0.1",
+ "eslint-config-2o3t": "^2.0.2",
52
"jest": "^24.9.0"
53
54
"dependencies": {
55
- "@micro-app/cli": "^0.3.17",
56
- "@micro-app/plugin-vuepress": "^0.2.0"
+ "@micro-app/cli": "^0.4.0",
+ "@micro-app/plugin-vuepress": "^0.3.0"
57
}
58
0 commit comments