File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 "scripts" : {
88 "lint:biome" : " biome lint ." ,
99 "lint:biome:format" : " biome format ." ,
10- "validate" : " tsx scripts/validate-books .ts" ,
10+ "validate" : " tsx scripts/validateBooks .ts" ,
1111 "test" : " pnpm run lint:biome && pnpm run lint:biome:format && pnpm run validate" ,
1212 "build" : " rm -rf dist && tsx scripts/build.ts" ,
1313 "update-readme" : " tsx scripts/updateReadme.ts" ,
File renamed without changes.
Original file line number Diff line number Diff line change 66
77info :
88 title : The full-stack books API
9- version : 1.0.0
9+ version : 1.0.1
1010 description : A collection of books curated for full-stack developers and aspiring ones. Brought to you by FullStackBulletin
1111 contact :
1212 name : FullStack Bulletin
You can’t perform that action at this time.
0 commit comments