Skip to content

Commit 9a2d2fc

Browse files
author
naman-contentstack
committed
enhanced error logging
1 parent 86b54e4 commit 9a2d2fc

5 files changed

Lines changed: 228 additions & 123 deletions

File tree

package-lock.json

Lines changed: 105 additions & 74 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentstack/types-generator",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "Contentstack type definition generation library",
55
"private": false,
66
"author": "Contentstack",
@@ -46,7 +46,7 @@
4646
"typescript": "^5.7.3"
4747
},
4848
"dependencies": {
49-
"@contentstack/cli-utilities": "^1.13.0",
49+
"@contentstack/cli-utilities": "^1.13.1",
5050
"@contentstack/delivery-sdk": "^4.8.0",
5151
"@gql2ts/from-schema": "^2.0.0-4",
5252
"async": "^3.2.6",

0 commit comments

Comments
 (0)