Skip to content

Commit

Permalink
Remove @atj/interviews references
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnaab committed Feb 5, 2024
1 parent 39c71b6 commit 63993fb
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 144 deletions.
1 change: 0 additions & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"test": "vitest run --coverage"
},
"dependencies": {
"@atj/interviews": "workspace:*",
"@atj/dependency-graph": "workspace:*",
"@atj/docassemble": "workspace:*",
"commander": "^11.1.0"
Expand Down
1 change: 0 additions & 1 deletion apps/spotlight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"@atj/documents": "workspace:*",
"@atj/form-service": "workspace:*",
"@atj/forms": "workspace:*",
"@atj/interviews": "workspace:*",
"astro": "^3.5.4",
"cheerio": "1.0.0-rc.12",
"react": "^18.2.0",
Expand Down
1 change: 0 additions & 1 deletion packages/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
"@atj/documents": "workspace:*",
"@atj/form-service": "workspace:*",
"@atj/forms": "workspace:*",
"@atj/interviews": "workspace:*",
"@uswds/uswds": "^3.7.1",
"react-hook-form": "^7.49.3",
"react-router-dom": "^6.21.2",
Expand Down
122 changes: 0 additions & 122 deletions packages/design/src/experiments/interview-form.tsx

This file was deleted.

3 changes: 1 addition & 2 deletions packages/docassemble/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"test:integration": "vitest run --coverage"
},
"dependencies": {
"@atj/documents": "workspace:*",
"@atj/interviews": "workspace:*"
"@atj/documents": "workspace:*"
},
"devDependencies": {
"@vitest/coverage-v8": "^0.34.6",
Expand Down
20 changes: 3 additions & 17 deletions pnpm-lock.yaml

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

0 comments on commit 63993fb

Please sign in to comment.