Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b06e48

Browse files
authored
Update packages (#48)
1 parent 205edec commit 1b06e48

File tree

3 files changed

+1600
-812
lines changed

3 files changed

+1600
-812
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ deploy:
2222
skip_cleanup: true
2323
github_token: $GITHUB_TOKEN
2424
keep_history: true
25-
26-
name: Ilkwon Sim
2725
local_dir: docs/.vuepress/dist
2826
repo: learn-vuejs/vue-patterns
2927
on:

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@vuepress/plugin-google-analytics": "^1.5.3",
1717
"@vuepress/plugin-pwa": "^1.5.3",
18-
"gh-pages": "^2.0.1",
19-
"vuepress": "^1.0.1"
18+
"gh-pages": "^3.1.0",
19+
"vuepress": "^1.5.3"
2020
}
2121
}

0 commit comments

Comments
 (0)