Skip to content

Commit cfd4f63

Browse files
committed
chore: update template
1 parent 4dc3fe5 commit cfd4f63

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/templates.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,16 @@ export const templates = [
144144
color: lightYellow,
145145
githubRepo: 'https://github.com/hunghg255/tsup-svelte-package-template.git',
146146
},
147+
{
148+
name: 'bunchee, typescript',
149+
color: cyan,
150+
githubRepo: 'https://github.com/hunghg255/bunchee-package.git',
151+
},
152+
{
153+
name: 'bunchee, reactjs, typescript',
154+
color: blue,
155+
githubRepo: 'https://github.com/hunghg255/bunchee-reactjs-package.git',
156+
},
147157
],
148158
},
149159
{

0 commit comments

Comments
 (0)