Skip to content

Commit 93f17bc

Browse files
committed
fix: remove unnecessary ts-morph
1 parent bc56189 commit 93f17bc

File tree

2 files changed

+43
-11
lines changed

2 files changed

+43
-11
lines changed

package-lock.json

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

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@
4848
"@nestjs/graphql": "^10.0.14",
4949
"axios": "^0.27.2",
5050
"keycloak-connect": "^18.0.0",
51-
"openid-client": "^5.1.6",
52-
"ts-morph": "^15.0.0"
51+
"openid-client": "^5.1.6"
5352
},
5453
"devDependencies": {
5554
"@commitlint/cli": "^17.0.0",
@@ -77,4 +76,4 @@
7776
"semantic-release": "^19.0.2",
7877
"typescript": "4.6.4"
7978
}
80-
}
79+
}

0 commit comments

Comments
 (0)