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 61adaf7 commit 2619dfbCopy full SHA for 2619dfb
1 file changed
package.json
@@ -48,15 +48,15 @@
48
},
49
"devDependencies": {
50
"@micro-app/plugin-deploy": "^0.0.8",
51
- "@micro-app/plugin-vuepress": "^0.2.3",
+ "@micro-app/plugin-vuepress": "^0.3.2",
52
"@types/jest": "^24.9.1",
53
- "eslint-config-2o3t": "^2.0.1",
+ "eslint-config-2o3t": "^2.0.2",
54
"husky": "^3.1.0",
55
"jest": "^24.9.0"
56
57
"dependencies": {
58
- "@micro-app/shared-utils": "^0.1.24",
59
- "dotenv": "^8.2.0",
+ "@micro-app/shared-utils": "^0.1.25",
+ "dotenv": "^8.6.0",
60
"dotenv-expand": "^5.1.0"
61
62
"engines": {
0 commit comments