-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: move packages to a monorepo setup * chore: setup monorepo for templates
- Loading branch information
1 parent
e46e213
commit 416f0e0
Showing
47 changed files
with
9,600 additions
and
1,638 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,13 +10,23 @@ | |
"sails", | ||
"senerator" | ||
], | ||
"author": "Kelvin Omereshone<[email protected]>", | ||
"author": "Kelvin Omereshone <[email protected]>", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"sails": ">=1" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/sailscastshq/boring-stack/issues" | ||
}, | ||
"homepage": "https://github.com/sailscastshq/boring-stack/create-sails-generator#readme" | ||
"homepage": "https://github.com/sailscastshq/boring-stack/tree/main/create-sails-generator#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/sailscastshq/boring-stack.git", | ||
"directory": "packages/create-sails-generator" | ||
}, | ||
"main": "index.js", | ||
"directories": { | ||
"test": "tests" | ||
}, | ||
"devDependencies": {} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.