File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [ Compare changes] ( https://github.com/stacksjs/gitit/compare/v0.2.1...HEAD )
2+
3+ ### Contributors
4+
5+ - Adelino Ngomacha < adelinob335@gmail.com >
6+ - Chris < chrisbreuer93@gmail.com >
17
28## v0.2.0...main
39
Original file line number Diff line number Diff line change 11{
22 "name" : " @stacksjs/gitit" ,
33 "type" : " module" ,
4- "version" : " 0.2.1 " ,
4+ "version" : " 0.2.2 " ,
55 "description" : " A simple way to programmatically download templates." ,
66 "author" : " Chris Breuer <chris@stacksjs.org>" ,
77 "license" : " MIT" ,
3636 "bin" : {
3737 "gitit" : " ./dist/bin/cli.js"
3838 },
39- "files" : [" README.md" , " dist" ],
39+ "files" : [
40+ " README.md" ,
41+ " dist"
42+ ],
4043 "scripts" : {
4144 "build" : " bun --bun build.ts && bun run compile" ,
4245 "compile" : " bun build ./bin/cli.ts --compile --minify --outfile bin/gitit" ,
You can’t perform that action at this time.
0 commit comments