bugfix
This commit is contained in:
parent
98ab201d67
commit
fd1ca886dc
3 changed files with 3 additions and 1 deletions
2
packages/create-freesewing-pattern/.npmignore
Normal file
2
packages/create-freesewing-pattern/.npmignore
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
!templates/**/*
|
||||||
|
!templates/.gitignore
|
0
packages/create-freesewing-pattern/index.js
Normal file → Executable file
0
packages/create-freesewing-pattern/index.js
Normal file → Executable file
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "react-modern-library-cli",
|
"name": "react-modern-library-cli",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"description": "CLI for easily bootstrapping modern react libraries",
|
"description": "CLI for easily bootstrapping modern react libraries",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue