Skip to content

Commit 78baf09

Browse files
bugfix
1 parent de25600 commit 78baf09

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.npmignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
!templates/**/*
2+
!templates/.gitignore

index.js

100644100755
File mode changed.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modern-library-cli",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "CLI for easily bootstrapping modern react libraries",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)