Test pass

This commit is contained in:
Avery Black
2021-05-02 13:43:33 -07:00
parent 092061f75b
commit b6f71eb8fa
11 changed files with 1498 additions and 21 deletions

10
package-lock.json generated
View File

@@ -8,6 +8,7 @@
"version": "0.0.1",
"license": "CC-BY-NC-SA-4.0",
"devDependencies": {
<<<<<<< HEAD
"@vuepress/plugin-back-to-top": "^1.8.2",
"markdown-it-multimd-table": "^4.1.1",
"markdown-link-check": "^3.8.7",
@@ -15,6 +16,15 @@
"run-script-os": "^1.1.6",
"spellchecker-cli": "^4.8.0",
"vuepress": "^1.8.2",
=======
"@vuepress/plugin-back-to-top": "^1.7.1",
"markdown-it-multimd-table": "^4.0.3",
"markdown-link-check": "^3.8.5",
"markdownlint-cli": "^0.26.0",
"run-script-os": "^1.1.5",
"spellchecker-cli": "^4.4.0",
"vuepress": "^1.7.1",
>>>>>>> 0e617c6... Test pass
"vuepress-plugin-medium-zoom": "^1.1.9",
"vuepress-plugin-zooming": "^1.1.8",
"vuepress-theme-book": "0.0.6",