Skip to content

Commit a2cfcba

Browse files
committed
docs: bump vuepress-theme-default-vue-a11y
1 parent 1d324fb commit a2cfcba

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Diff for: package-lock.json

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"release": "standard-version",
2222
"test:e2e": "node_modules/.bin/cypress run --headless",
2323
"test:e2e:open": "node_modules/.bin/cypress open",
24-
"project:publish": "git push --follow-tags origin master && npm publish"
24+
"project:publish": "git push --tags origin master && npm publish"
2525
},
2626
"repository": {
2727
"type": "git",
@@ -89,7 +89,7 @@
8989
"vue": "^2.6.11",
9090
"vue-template-compiler": "^2.6.11",
9191
"vuepress": "^1.5.0",
92-
"vuepress-theme-default-vue-a11y": "^0.1.10",
92+
"vuepress-theme-default-vue-a11y": "^0.1.13",
9393
"watchpack": "^1.6.1"
9494
},
9595
"peerDependencies": {

0 commit comments

Comments
 (0)