1
0
Fork 0

Merge pull request #3 from transitive-bullshit/feature/rename-create-react-library

rename to packages/create-freesewing-pattern/create-react-library; update demo
This commit is contained in:
Travis Fischer 2018-03-07 03:05:39 -05:00 committed by Joost De Cock
parent 8fd5eea43b
commit 99c7176872
9 changed files with 26 additions and 10 deletions

View file

@ -18,7 +18,7 @@ module.exports = async () => {
if (!module.parent) {
meow(`
Usage
$ react-modern-library-cli
$ create-react-library
`)
module.exports()