Skip to content

Commit d24ab39

Browse files
committed
Adds missing packages
1 parent 145d954 commit d24ab39

File tree

2 files changed

+169
-4
lines changed

2 files changed

+169
-4
lines changed

package-lock.json

+166-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535
"rollup-plugin-dts": "^3.0.2",
3636
"rollup-plugin-esbuild": "^4.5.0",
3737
"rollup-plugin-terser": "^7.0.2",
38-
"ts-jest": "^29.0.3"
38+
"ts-jest": "^29.0.3",
39+
"load-json-file": "^7.0.1",
40+
"write-json-file": "^5.0.0"
3941
},
4042
"dependencies": {
4143
"@ungap/structured-clone": "^1.0.1",

0 commit comments

Comments
 (0)