File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " api" ,
33 "version" : " 1.0.0" ,
4- "evo_marker" : 2 ,
4+ "evo_marker" : 3 ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
77 "dev" : " npm run build && node dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codequal/agents" ,
33 "version" : " 9.0.0" ,
4- "evo_marker" : 2 ,
4+ "evo_marker" : 3 ,
55 "description" : " V9 Two-Branch Analyzer - Production Implementation" ,
66 "main" : " dist/index.js" ,
77 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codequal/core" ,
33 "version" : " 0.1.0" ,
4- "evo_marker" : 2 ,
4+ "evo_marker" : 3 ,
55 "type" : " commonjs" ,
66 "main" : " dist/index.js" ,
77 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://turbo.build/schema.json" ,
3- "//" : " Turborepo pipeline config v2.1 " ,
3+ "//" : " Turborepo pipeline config v2.2 " ,
44 "globalDependencies" : [" **/.env.*local" ],
55 "tasks" : {
66 "build" : {
You can’t perform that action at this time.
0 commit comments