mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Changes: - Reverted the changes to the `.sailsrc` file in the website folder. I will make a follow-up PR to add myself as a codeowner to make sure no changes to this file are committed to the repo.
11 lines
178 B
Text
Vendored
11 lines
178 B
Text
Vendored
{
|
|
"generators": {
|
|
"modules": {
|
|
"landing-page": "./generators/landing-page"
|
|
}
|
|
},
|
|
"_generatedWith": {
|
|
"sails": "1.2.5",
|
|
"sails-generate": "2.0.0"
|
|
}
|
|
}
|