1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-29 12:44:20 +00:00

netlify test

This commit is contained in:
Maxime Moraine 2020-03-26 19:04:23 +01:00
parent 386e57a9cb
commit dac4c63d9a
13 changed files with 8525 additions and 7 deletions

View file

@ -10,6 +10,8 @@
"docs:build": "vuepress build docs"
},
"dependencies": {
"vuepress": "^1.4.0"
"@vuepress/plugin-blog": "^1.9.2",
"vuepress": "^1.4.0",
"vuepress-plugin-clean-urls": "^1.1.1"
}
}