File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ ALIASES
129129 $ iwa c
130130```
131131
132- _ See code: [ src/commands/check.ts] ( https://github.com/chrispcode/iwa-cli/blob/v1.0 .0/src/commands/check.ts ) _
132+ _ See code: [ src/commands/check.ts] ( https://github.com/chrispcode/iwa-cli/blob/v1.1 .0/src/commands/check.ts ) _
133133
134134## ` iwa generate [INPUT] [OUTPUT] `
135135
@@ -151,7 +151,7 @@ ALIASES
151151 $ iwa g
152152```
153153
154- _ See code: [ src/commands/generate.ts] ( https://github.com/chrispcode/iwa-cli/blob/v1.0 .0/src/commands/generate.ts ) _
154+ _ See code: [ src/commands/generate.ts] ( https://github.com/chrispcode/iwa-cli/blob/v1.1 .0/src/commands/generate.ts ) _
155155
156156## ` iwa remove [INPUT] `
157157
@@ -169,5 +169,5 @@ ALIASES
169169 $ iwa rm
170170```
171171
172- _ See code: [ src/commands/remove.ts] ( https://github.com/chrispcode/iwa-cli/blob/v1.0 .0/src/commands/remove.ts ) _
172+ _ See code: [ src/commands/remove.ts] ( https://github.com/chrispcode/iwa-cli/blob/v1.1 .0/src/commands/remove.ts ) _
173173<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " iwa-cli" ,
33 "description" : " An ImmutableWebApp CLI using oclif and cosmiconfig" ,
4- "version" : " 1.0 .0" ,
4+ "version" : " 1.1 .0" ,
55 "author" : " Kristiyan Serafimov (chrispcode)" ,
66 "repository" : " chrispcode/iwa-cli" ,
77 "files" : [
You can’t perform that action at this time.
0 commit comments