Skip to content

Commit 63e8ae4

Browse files
committed
feat: add comment-json dependency to package.json and package-lock.json
1 parent 4a6d7cb commit 63e8ae4

File tree

2 files changed

+65
-0
lines changed

2 files changed

+65
-0
lines changed

package-lock.json

Lines changed: 62 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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,8 @@
6666
},
6767
"overrides": {
6868
"typescript@*": "$typescript"
69+
},
70+
"dependencies": {
71+
"comment-json": "^4.2.5"
6972
}
7073
}

0 commit comments

Comments
 (0)