Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Mar 16, 2020
1 parent fe988ab commit 52dbeb4
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 47 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@
},
"license": "MIT",
"peerDependencies": {
"@micro-app/cli": ">=0.3.4"
"@micro-app/cli": ">=0.3.6"
},
"devDependencies": {
"@micro-app/plugin-deploy": "^0.0.5",
"@micro-app/plugin-deploy": "^0.0.6",
"@types/jest": "^24.9.1",
"eslint-config-2o3t": "^2.0.1",
"jest": "^24.9.0"
},
"dependencies": {
"@micro-app/cli": "^0.3.4",
"@micro-app/cli": "^0.3.6",
"@vssue/api-github-v4": "^1.4.0",
"@vssue/vuepress-plugin-vssue": "^1.4.2",
"@vuepress/plugin-back-to-top": "^1.3.1",
Expand Down

0 comments on commit 52dbeb4

Please sign in to comment.