Skip to content

Commit

Permalink
Merge pull request #157 from contentstack/version_bump
Browse files Browse the repository at this point in the history
version bump 3.1.0 -> 3.1.1
  • Loading branch information
naman-contentstack authored Jan 31, 2025
2 parents be2f3b8 + ebbea87 commit ddc113d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 23 deletions.
50 changes: 30 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "contentstack-cli-tsgen",
"description": "Generate TypeScript typings from a Stack.",
"version": "3.1.0",
"version": "3.1.1",
"author": "Michael Davis",
"bugs": "https://github.com/Contentstack-Solutions/contentstack-cli-tsgen/issues",
"dependencies": {
Expand All @@ -13,8 +13,8 @@
"fancy-test": "^3.0.16",
"graphql": "^16.8.1",
"lodash": "^4.17.21",
"prettier": "^3.2.4",
"tslib": "^2.6.2"
"prettier": "^3.4.2",
"tslib": "^2.8.1"
},
"devDependencies": {
"@oclif/plugin-help": "^3.3.1",
Expand Down

0 comments on commit ddc113d

Please sign in to comment.