1
0
mirror of synced 2026-08-04 09:17:02 +00:00

populate playbook branch for docs site

This commit is contained in:
Dan Allen
2022-08-30 15:58:27 -06:00
parent 743e37e481
commit c993da749c
14 changed files with 701 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "spring-security-docs-site",
"description": "Spring Security Docs",
"private": true,
"dependencies": {
"@antora/cli": "^3.1.0",
"@antora/site-generator-default": "^3.1.0"
},
"overrides": {
"vinyl-fs": {
"glob-stream": "~7.0"
}
}
}