Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Commit bba50dd

Browse files
author
Fuss Florian (uid10804)
committed
refactor(renovate): add missing typescript dependency to root package for renovate artifact problem
1 parent f00f48d commit bba50dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
},
1919
"homepage": "https://github.com/pharindoko/json-serverless.git#readme",
2020
"devDependencies": {
21-
"cz-conventional-changelog": "3.2.0"
21+
"cz-conventional-changelog": "3.2.0",
22+
"typescript": "^3.9.5"
2223
},
2324
"config": {
2425
"commitizen": {

0 commit comments

Comments
 (0)