Skip to content

Commit

Permalink
Merge pull request #1973 from cardstack/mortgage-calc-to-seed
Browse files Browse the repository at this point in the history
Move Mortgage Calculator from Experiments realm to Seed realm
  • Loading branch information
lukemelia authored Dec 23, 2024
2 parents ca6ead0 + b509b3b commit 9f081b1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,5 @@ export class MortgageCalculator extends CardDef {
<template></template>
}
*/
}
1 change: 1 addition & 0 deletions packages/seed-realm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"main": "index.js",
"license": "MIT",
"devDependencies": {
"@cardstack/boxel-icons": "workspace:*",
"@cardstack/boxel-ui": "workspace:*",
"@cardstack/runtime-common": "workspace:*",
"@types/lodash": "^4.14.182",
Expand Down
3 changes: 3 additions & 0 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 9f081b1

Please sign in to comment.