Skip to content

Commit bf0d668

Browse files
bump version to 4.0.1 and update types-generator dependency to 3.0.1
1 parent 1d89f19 commit bf0d668

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 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,13 +1,13 @@
11
{
22
"name": "contentstack-cli-tsgen",
33
"description": "Generate TypeScript typings from a Stack.",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"author": "Michael Davis",
66
"bugs": "https://github.com/Contentstack-Solutions/contentstack-cli-tsgen/issues",
77
"dependencies": {
88
"@contentstack/cli-command": "^1.5.0",
99
"@contentstack/cli-utilities": "^1.11.0",
10-
"@contentstack/types-generator": "^3.0.0",
10+
"@contentstack/types-generator": "^3.0.1",
1111
"dotenv": "^16.4.7"
1212
},
1313
"devDependencies": {

0 commit comments

Comments
 (0)