Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4770371

Browse files
committedFeb 17, 2025·
Added rollup dependency
1 parent 23c2d0a commit 4770371

File tree

2 files changed

+138
-73
lines changed

2 files changed

+138
-73
lines changed
 

‎package-lock.json

Lines changed: 136 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"@total-typescript/exercise-cli": "^0.11.0",
99
"@types/node": "^18.6.5",
1010
"jsdom": "^25.0.0",
11+
"rollup": "^4.34.8",
1112
"typescript": "^5.6.2",
1213
"vite-tsconfig-paths": "^5.1.4",
1314
"vitest": "^3.0.5"
@@ -45,4 +46,4 @@
4546
"zod": "^3.23.8"
4647
},
4748
"type": "module"
48-
}
49+
}

0 commit comments

Comments
 (0)
Please sign in to comment.