Skip to content

Commit 7e7b442

Browse files
committed
Add peerDependencies package of ts-jest v23.1.1
1 parent d6d449d commit 7e7b442

2 files changed

Lines changed: 463 additions & 364 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,12 @@
3131
"watch": "rollup -w -c"
3232
},
3333
"devDependencies": {
34+
"@babel/core": "^7.0.0-beta.55",
3435
"@types/cheerio": "^0.22.8",
3536
"@types/jest": "^23.3.1",
3637
"autoprefixer": "^9.1.0",
38+
"babel-core": "^7.0.0-0",
39+
"babel-jest": "^23.4.2",
3740
"cheerio": "^1.0.0-rc.2",
3841
"codecov": "^3.0.4",
3942
"github-markdown-css": "^2.10.0",

0 commit comments

Comments
 (0)