Skip to content

Commit bd35ecc

Browse files
Merge pull request #167 from contentstack/fix/update-package-customer-fix
update dependencies
2 parents 4f2c7aa + ba52f42 commit bd35ecc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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": "3.2.0",
4+
"version": "3.3.0",
55
"author": "Michael Davis",
66
"bugs": "https://github.com/Contentstack-Solutions/contentstack-cli-tsgen/issues",
77
"dependencies": {
88
"@contentstack/cli-command": "^1.3.2",
99
"@contentstack/cli-utilities": "^1.8.0",
10-
"@contentstack/types-generator": "^2.1.0",
10+
"@contentstack/types-generator": "^2.2.0",
1111
"async": "^3.2.6",
1212
"dotenv": "^16.4.7",
1313
"fancy-test": "^3.0.16",

0 commit comments

Comments
 (0)