Skip to content

Commit e7c1e1e

Browse files
committed
add missing unified dependencies (how wasn't that there??)
1 parent 79b6b81 commit e7c1e1e

File tree

2 files changed

+515
-762
lines changed

2 files changed

+515
-762
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"tar-stream": "^2.2.0",
7979
"tmp-promise": "^3.0.3",
8080
"tslib": "^2.4.0",
81+
"unified": "^10.1.2",
8182
"unist-builder": "^3.0.0",
8283
"unist-util-filter": "^4.0.0",
8384
"unist-util-map": "^3.1.1",
@@ -95,6 +96,7 @@
9596
"zwitch": "^2.0.2"
9697
},
9798
"devDependencies": {
99+
"@babel/core": "^7.20.5",
98100
"@nestjs/schematics": "^8.0.0",
99101
"@nestjs/testing": "^8.0.0",
100102
"@nrwl/cli": "15.3.0",

0 commit comments

Comments
 (0)