There was an error while loading. Please reload this page.
1 parent 205edec commit 1b06e48Copy full SHA for 1b06e48
.travis.yml
@@ -22,8 +22,6 @@ deploy:
22
skip_cleanup: true
23
github_token: $GITHUB_TOKEN
24
keep_history: true
25
- email: simsim0709@gmail.com
26
- name: Ilkwon Sim
27
local_dir: docs/.vuepress/dist
28
repo: learn-vuejs/vue-patterns
29
on:
package.json
@@ -15,7 +15,7 @@
15
"devDependencies": {
16
"@vuepress/plugin-google-analytics": "^1.5.3",
17
"@vuepress/plugin-pwa": "^1.5.3",
18
- "gh-pages": "^2.0.1",
19
- "vuepress": "^1.0.1"
+ "gh-pages": "^3.1.0",
+ "vuepress": "^1.5.3"
20
}
21
0 commit comments