File tree 3 files changed +12
-12
lines changed
3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
module . exports = {
2
- base : "/" ,
2
+ base : "/qa4noobs/ " ,
3
3
title : "Curso de QA da He4rt Developers" ,
4
4
theme : "yuu" ,
5
5
description : "QA" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " demo " ,
2
+ "name" : " QA-He4rt " ,
3
3
"version" : " 1.0.0" ,
4
- "main" : " index.js" ,
5
4
"license" : " AGPL-3.0" ,
6
5
"devDependencies" : {
7
6
"vuepress" : " ^1.9.7"
8
7
},
9
8
"scripts" : {
10
- "docs:dev" : " vuepress dev docs" ,
11
- "docs:build" : " vuepress build docs" ,
9
+ "dev" : " vuepress dev docs" ,
12
10
"build" : " vuepress build docs"
13
11
},
12
+ "repository" : " https://github.com/vcwild/qa4noobs.git" ,
13
+ "author" : " vcwild" ,
14
14
"dependencies" : {
15
- "vuepress-theme-yuu" : " ^3.1.1 "
15
+ "vuepress-theme-yuu" : " ^2.3.0 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change @@ -8109,7 +8109,7 @@ vm-browserify@^1.0.1:
8109
8109
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
8110
8110
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
8111
8111
8112
- vue-click-outside@^1.1.0 :
8112
+ vue-click-outside@^1.0.7 :
8113
8113
version "1.1.0"
8114
8114
resolved "https://registry.yarnpkg.com/vue-click-outside/-/vue-click-outside-1.1.0.tgz#48b7680b518923e701643cccb3e165854aad99eb"
8115
8115
integrity sha512-pNyvAA9mRXJwPHlHJyjMb4IONSc7khS5lxGcMyE2EIKgNMAO279PWM9Hyq0d5J4FkiSRdmFLwnbjDd5UtPizHQ==
@@ -8206,12 +8206,12 @@ vuepress-plugin-smooth-scroll@^0.0.3:
8206
8206
dependencies :
8207
8207
smoothscroll-polyfill "^0.4.3"
8208
8208
8209
- vuepress-theme-yuu@^3.1.1 :
8210
- version "3.1.1 "
8211
- resolved "https://registry.yarnpkg.com/vuepress-theme-yuu/-/vuepress-theme-yuu-3.1.1. tgz#3beecfe51dbd91bd6c45fa3f865b091610e77931 "
8212
- integrity sha512-eUb0jhyqoeaLS7edATgoNoBFWxO7YTzJ5eRt1swdMyF+qps3fm8bbDX3TkN8O5/zb4QcRktzPKWR5Doi6Wedaw ==
8209
+ vuepress-theme-yuu@^2.3.0 :
8210
+ version "2.3.0 "
8211
+ resolved "https://registry.yarnpkg.com/vuepress-theme-yuu/-/vuepress-theme-yuu-2.3.0. tgz#2f38802bb579d5c64d2fcd450ca16168a25fa14b "
8212
+ integrity sha512-QzGf5kAF8+4fTS6fFtg4o8mqEmiOm525oOw1cWWG+iUN9FWp/yaDlT4RN1xs2km8CNs1st9HvbGksLI1IhJK/Q ==
8213
8213
dependencies :
8214
- vue-click-outside "^1.1.0 "
8214
+ vue-click-outside "^1.0.7 "
8215
8215
8216
8216
vuepress@^1.9.7 :
8217
8217
version "1.9.7"
You can’t perform that action at this time.
0 commit comments