Skip to content

Commit

Permalink
feat(infra): use single package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schultz committed Aug 24, 2023
1 parent 11a9db7 commit 4c56482
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 6,568 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions infra/prod/package-lock.json → infra/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions infra/prod/package.json → infra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "prod",
"main": "index.ts",
"name": "infra",
"devDependencies": {
"@types/node": "^14"
},
Expand Down
2 changes: 0 additions & 2 deletions infra/review/.gitignore

This file was deleted.

3,063 changes: 0 additions & 3,063 deletions infra/review/package-lock.json

This file was deleted.

12 changes: 0 additions & 12 deletions infra/review/package.json

This file was deleted.

2 changes: 0 additions & 2 deletions infra/staging/.gitignore

This file was deleted.

287 changes: 0 additions & 287 deletions infra/staging/lib/scorer/service.ts

This file was deleted.

Loading

0 comments on commit 4c56482

Please sign in to comment.