Skip to content

Commit 41471ae

Browse files
committed
chore: Bring dependencies from old package.json
1 parent 07c7445 commit 41471ae

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

packages/test-case-component/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,12 @@
88
},
99
"keywords": [],
1010
"author": "",
11-
"license": "ISC"
11+
"license": "ISC",
12+
"dependencies": {
13+
"fs-extra": "11.1.0",
14+
"prettier": "2.8.4",
15+
"shiki": "0.14.3",
16+
"tsx": "3.12.7",
17+
"yaml": "2.2.1"
18+
}
1219
}

0 commit comments

Comments
 (0)