-
- Downloads
[TASK] — added Private tag
... | @@ -15,6 +15,7 @@ | ... | @@ -15,6 +15,7 @@ |
"lint": "markdownlint src" | "lint": "markdownlint src" | ||
}, | }, | ||
"license": "MIT", | "license": "MIT", | ||
"private": false, | |||
"dependencies": { | "dependencies": { | ||
"@vuepress/plugin-back-to-top": "^1.8.2", | "@vuepress/plugin-back-to-top": "^1.8.2", | ||
"@vuepress/plugin-last-updated": "^1.8.2", | "@vuepress/plugin-last-updated": "^1.8.2", | ||
... | ... |
Please register or sign in to comment